Microchip® Advanced Software Framework

mt_thread Struct Reference

#include <mt.h>

Data Fields

process_data_tdataptr
 
process_event_tevptr
 
int state
 
struct mtarch_thread thread
 

process_data_t* mt_thread::dataptr
process_event_t* mt_thread::evptr
int mt_thread::state

Referenced by mt_exec(), mt_exit(), mt_start(), and mt_yield().

struct mtarch_thread mt_thread::thread

Referenced by mt_exec(), mt_start(), and mt_stop().