RTEMS  5.1
Functions
semgetvalue.c File Reference

Get the Value of a Semaphore. More...

#include <rtems/posix/semaphoreimpl.h>

Functions

int sem_getvalue (sem_t *__restrict _sem, int *__restrict sval)
 

Detailed Description

Get the Value of a Semaphore.