RTEMS 6.1-rc2
|
This header file provides the interfaces of the SMP Barriers. More...
Go to the source code of this file.
Data Structures | |
struct | SMP_barrier_Control |
SMP barrier control. More... | |
struct | SMP_barrier_State |
SMP barrier per-thread state. More... | |
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. | |
This header file provides the interfaces of the SMP Barriers.