|
RTEMS CPU Kit with SuperCore
4.11.2
|
The following defines the control block used to manage the attributes of each barrier. More...
#include <corebarrier.h>
Data Fields | |
| CORE_barrier_Disciplines | discipline |
| This field indicates whether the barrier is automatic or manual. | |
| uint32_t | maximum_count |
| This element indicates the number of threads which must arrive at the barrier to trip the automatic release. | |
The following defines the control block used to manage the attributes of each barrier.
1.8.13