µEvLoop
A fast and lightweight event loop aimed at embedded platforms in C99.
|
Contains information related to an emitted signal
.
More...
#include <event.h>
Data Fields | |
uintptr_t | value |
The integer value that identifies this signal. | |
uel_llist_t * | listeners |
Reference to the signal listeners. | |
Contains information related to an emitted signal
.