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