RTEMS 6.2-rc3
Loading...
Searching...
No Matches
Functions
barriergetnumwaiting.c File Reference

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

#include <rtems/rtems/barrierimpl.h>

Functions

rtems_status_code rtems_barrier_get_number_waiting (rtems_id id, uint32_t *waiting)
 Gets the number of tasks waiting at the barrier.
 

Detailed Description

This source file contains the implementation of rtems_barrier_get_number_waiting().