libcortex
Event loop library following a "batteries included" approach
Loading...
Searching...
No Matches
Data Fields
crtx_thread_job_description Struct Reference

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
 

The documentation for this struct was generated from the following file: