RTEMS
5.0.0
|
Wait For The Barrier. More...
#include <rtems/score/corebarrierimpl.h>
#include <rtems/score/statesimpl.h>
#include <rtems/score/threadimpl.h>
Functions | |
Status_Control | _CORE_barrier_Seize (CORE_barrier_Control *the_barrier, Thread_Control *executing, bool wait, Thread_queue_Context *queue_context) |
Wait for the barrier. More... | |
Wait For The Barrier.