Public Attributes | |
void * | data |
int | priority |
RTOS_TASK * | task |
unsigned int | tnum |
void *(* | wrapper )(void *) |
Definition at line 144 of file lxrt/fosi_internal.cpp.
Definition at line 147 of file lxrt/fosi_internal.cpp.
Definition at line 149 of file lxrt/fosi_internal.cpp.
Definition at line 148 of file lxrt/fosi_internal.cpp.
unsigned int RTT::os::RTAI_Thread::tnum |
Definition at line 150 of file lxrt/fosi_internal.cpp.
void*(* RTT::os::RTAI_Thread::wrapper)(void *) |
Definition at line 146 of file lxrt/fosi_internal.cpp.