RTEMS
5.0.0
|
#include <barrierdata.h>
Data Fields | |
Objects_Control | Object |
CORE_barrier_Control | Barrier |
rtems_attribute | attribute_set |
This type defines the control block used to manage each barrier.
rtems_attribute Barrier_Control::attribute_set |
This is used to specify the attributes of a barrier.
CORE_barrier_Control Barrier_Control::Barrier |
This is used to implement the barrier.
Objects_Control Barrier_Control::Object |
This is used to manage a barrier as an object.