Go to the documentation of this file.
131 void (*
function)(
void *data),
173 void mtarch_pstart(
void);
174 void mtarch_pstop(
void);
183 process_event_t *evptr;
184 process_data_t *dataptr;
185 struct mtarch_thread thread;
220 void mt_start(
struct mt_thread *thread,
void (*
function)(
void *),
void *data);
236 void mt_exec(
struct mt_thread *thread);
266 void mt_stop(
struct mt_thread *thread);