µEvLoop
A fast and lightweight event loop aimed at embedded platforms in C99.
|
Contains the reference to an observer variable. More...
#include <event.h>
Data Fields | |
volatile uintptr_t * | condition_var |
The address of a volatile value to observe. | |
uintptr_t | last_value |
bool | cancelled |
Whether this observer has been cancelled and is awaiting for destruction. | |
Contains the reference to an observer variable.
uintptr_t uel_event_t::uel_event_detail::uel_event_observer::last_value |
The last value read