RTEMS 6.1-rc1
|
This source file contains the implementation of _SMP_barrier_Wait(). More...
#include <rtems/score/smpbarrier.h>
Functions | |
bool | _SMP_barrier_Wait (SMP_barrier_Control *control, SMP_barrier_State *state, unsigned int count) |
Waits on the SMP barrier until count threads rendezvoused. More... | |
This source file contains the implementation of _SMP_barrier_Wait().