RTEMS 6.1-rc1
Functions
smpbarrierwait.c File Reference

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...
 

Detailed Description

This source file contains the implementation of _SMP_barrier_Wait().