Xenomai
3.0.5
|
Semaphore status descriptor. More...
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. | |
Semaphore status descriptor.
This structure reports various static and runtime information about a semaphore, returned by a call to rt_sem_inquire().