![]() |
RTEMS 6.1
|
This source file contains the implementation of _CORE_barrier_Seize(). More...
#include <rtems/score/corebarrierimpl.h>#include <rtems/score/statesimpl.h>#include <rtems/score/threadimpl.h>#include <rtems/score/threadqops.h>Functions | |
| Status_Control | _CORE_barrier_Seize (CORE_barrier_Control *the_barrier, Thread_Control *executing, bool wait, Thread_queue_Context *queue_context) |
| Waits for the barrier. | |
Variables | |
| const Thread_queue_Operations | _CORE_barrier_Thread_queue_operations |
| These thread queue operations are used for core barriers. | |
This source file contains the implementation of _CORE_barrier_Seize().