Xenomai  3.0.5
RT_EVENT_INFO Struct Reference

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.
 

Detailed Description

Event status descriptor.

This structure reports various static and runtime information about an event flag group, returned by a call to rt_event_inquire().


The documentation for this struct was generated from the following file: