Go to the documentation of this file.
132 void (*
function)(
void *data),
174 void mtarch_pstart(
void);
175 void mtarch_pstop(
void);
184 process_event_t *evptr;
185 process_data_t *dataptr;
186 struct mtarch_thread thread;
221 void mt_start(
struct mt_thread *thread,
void (*
function)(
void *),
void *data);
237 void mt_exec(
struct mt_thread *thread);
267 void mt_stop(
struct mt_thread *thread);