RTEMS
|
Classic Barrier Manager Data Structures. More...
#include <rtems/rtems/barrier.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/corebarrier.h>
Go to the source code of this file.
Classes | |
struct | Barrier_Control |
Macros | |
#define | BARRIER_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Barrier objects. More... | |
Variables | |
Objects_Information | _Barrier_Information |
The Classic Barrier objects information. | |
Classic Barrier Manager Data Structures.
Definition in file barrierdata.h.