RTEMS  5.1
Functions
barrierimpl.h File Reference

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)
 

Detailed Description

Classic Barrier Manager Implementation.