|
RTEMS CPU Kit with SuperCore
4.11.2
|
Constants and Structures Associated with the Barrier Handler. More...
#include <rtems/score/threadq.h>

Go to the source code of this file.
Data Structures | |
| struct | CORE_barrier_Attributes |
| The following defines the control block used to manage the attributes of each barrier. More... | |
| struct | CORE_barrier_Control |
| The following defines the control block used to manage each barrier. More... | |
Enumerations | |
| enum | CORE_barrier_Disciplines { CORE_BARRIER_AUTOMATIC_RELEASE, CORE_BARRIER_MANUAL_RELEASE } |
| Flavors of barriers. More... | |
Constants and Structures Associated with the Barrier Handler.
This include file contains all the constants and structures associated with the Barrier Handler.
1.8.13