![]() |
RTEMS 5.2
|
Wait For The Barrier. 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. More... | |
Variables | |
| const Thread_queue_Operations | _CORE_barrier_Thread_queue_operations |
| These thread queue operations are used for core barriers. More... | |
Wait For The Barrier.