Xenomai
3.2.4
|
Semaphore status descriptor . More...
#include <sem.h>
Data Fields | |
unsigned long | count |
Current semaphore value. | |
int | nwaiters |
Number of tasks waiting on the semaphore. | |
char | name [XNOBJECT_NAME_LEN] |
Name of semaphore. | |
This structure reports various static and runtime information about a semaphore, returned by a call to rt_sem_inquire().