Changes between Version 11 and Version 12 of library_barrier
- Timestamp:
- Feb 11, 2015, 6:48:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_barrier
v11 v12 17 17 18 18 The ''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.21 19 22 20 == B) Distributed Barrier ==