Changes between Version 11 and Version 12 of library_barrier


Ignore:
Timestamp:
Feb 11, 2015, 6:48:09 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_barrier

    v11 v12  
    1717
    1818The ''barrier'' argument is a pointer on a ''giet_barrier_t'' object. The ''ntasks'' argument is the number of expected tasks.
    19 
    20 Neither the barrier_init(), nor the barrier_wait() function contains a system call.
    2119
    2220== B) Distributed Barrier ==