Changes between Version 13 and Version 14 of library_barrier
- Timestamp:
- Mar 30, 2015, 6:27:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_barrier
v13 v14 39 39 For both types of barriers, the barrier initialization must be done by one single task. 40 40 41 '''Warning''' : before using the sqt_barrier_init() function, heaps must have been initialized in every cluster with the function heap_init() of the malloc library. 42