RTEMS
|
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 | |
static __inline__ Barrier_Control * | _Barrier_Allocate (void) |
_Barrier_Allocate More... | |
static __inline__ void | _Barrier_Free (Barrier_Control *the_barrier) |
_Barrier_Free More... | |
static __inline__ Barrier_Control * | _Barrier_Get (Objects_Id id, Thread_queue_Context *queue_context) |
Classic Barrier Manager Implementation.
Definition in file barrierimpl.h.