Xenomai
3.0.5
|
Event status descriptor. More...
Data Fields | |
unsigned int | value |
Current value of the event flag group. | |
int | nwaiters |
Number of tasks currently waiting for events. | |
char | name [XNOBJECT_NAME_LEN] |
Name of event flag group. | |
Event status descriptor.
This structure reports various static and runtime information about an event flag group, returned by a call to rt_event_inquire().