RTEMS  5.1
Functions
corebarrierwait.c File Reference

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)
 Waits for the barrier. More...
 

Detailed Description

Wait For The Barrier.