|
libcortex
Event loop library following a "batteries included" approach
|
Data Fields | |
| thread_fct | fct |
| void * | fct_data |
| void(* | do_stop )(struct crtx_thread *thread, void *data) |
| void(* | on_finish )(struct crtx_thread *thread, void *on_finish_data) |
| void * | on_finish_data |