|
libcortex
Event loop library following a "batteries included" approach
|
Data Fields | |
| struct crtx_ll | ll |
| int | crtx_event_flags |
| char | active |
| char | timeout_enabled |
| struct timespec | timeout |
| void * | el_data |
| int | triggered_flags |
| struct crtx_graph * | graph |
| crtx_handle_task_t | event_handler |
| char * | event_handler_name |
| void * | event_handler_data |
| crtx_evloop_error_cb_t | error_cb |
| void * | error_cb_data |
| struct crtx_evloop_fd * | fd_entry |
| int | flags |