![]() |
RTEMS 5.2
|
Classic Barrier Manager Implementation. More...
#include <rtems/rtems/barrierdata.h>#include <rtems/score/corebarrierimpl.h>#include <rtems/score/objectimpl.h>Go to the source code of this file.
Functions | |
| RTEMS_INLINE_ROUTINE Barrier_Control * | _Barrier_Allocate (void) |
| _Barrier_Allocate More... | |
| RTEMS_INLINE_ROUTINE void | _Barrier_Free (Barrier_Control *the_barrier) |
| _Barrier_Free More... | |
| RTEMS_INLINE_ROUTINE Barrier_Control * | _Barrier_Get (Objects_Id id, Thread_queue_Context *queue_context) |
Classic Barrier Manager Implementation.