RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
barrierwait.c File Reference

This source file contains the implementation of rtems_barrier_wait(). More...

#include <rtems/rtems/barrierimpl.h>
#include <rtems/rtems/statusimpl.h>

Functions

 THREAD_QUEUE_OBJECT_ASSERT (Barrier_Control, Barrier.Wait_queue, BARRIER_CONTROL)
 
rtems_status_code rtems_barrier_wait (rtems_id id, rtems_interval timeout)
 Waits at the barrier.
 

Detailed Description

This source file contains the implementation of rtems_barrier_wait().