Changes between Version 7 and Version 8 of library_barrier


Ignore:
Timestamp:
Nov 6, 2014, 6:35:31 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_barrier

    v7 v8  
    3838The sbt_barrier_init() contains a system call, but the sbt_barrier_wait() does not.
    3939
    40 '''WARNING:''' For both types of barriers, the barrier initialisation should be done by one single task.
     40== C) Barrier Initialization ==
    4141
     42For both types of barriers, the barrier initialization must be done by one single task.
     43