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