Event wrapper. More...
Event wrapper.
Definition at line 33 of file os_eventq.h.
#include <os_eventq.h>
| Data Fields | |
| event_callback_t | e | 
| the event callback | |
| void * | arg | 
| the event argument | |
| void* os_event::arg | 
the event argument
Definition at line 36 of file os_eventq.h.
| event_callback_t os_event::e | 
the event callback
Definition at line 35 of file os_eventq.h.