|
RTEMS CPU Kit with SuperCore
4.10.99.0
|
This type defines the control block used to manage each barrier. More...
#include <barrier.h>

Data Fields | |
| Objects_Control | Object |
| This is used to manage a barrier as an object. | |
| CORE_barrier_Control | Barrier |
| This is used to implement the barrier. | |
This type defines the control block used to manage each barrier.
This is used to implement the barrier.
This is used to manage a barrier as an object.
Referenced by _POSIX_Barrier_Free().
1.7.5