|
RTEMS
|
Wait For The Barrier. More...
#include <rtems/score/corebarrierimpl.h>#include <rtems/score/statesimpl.h>#include <rtems/score/threadimpl.h>Go to the source code of this file.
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... | |
Wait For The Barrier.
Definition in file corebarrierwait.c.
1.8.14