RTEMS CPU Kit with SuperCore
4.11.3
|
Wait For The Barrier. More...
#include <rtems/score/corebarrierimpl.h>
#include <rtems/score/isrlevel.h>
#include <rtems/score/statesimpl.h>
#include <rtems/score/threadqimpl.h>
Functions | |
void | _CORE_barrier_Wait (CORE_barrier_Control *the_barrier, Thread_Control *executing, Objects_Id id, bool wait, Watchdog_Interval timeout, CORE_barrier_API_mp_support_callout api_barrier_mp_support) |
Wait for the barrier. More... | |
Wait For The Barrier.