RTEMS 6.1-rc6
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _SMP_barrier_Wait().