Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|
Data Fields | |
uint16_t | pid |
struct thread_info * | main_thread |
uint32_t | bitmap_fds [BITMAP_SIZE(OPEN_MAX)] |
uint32_t | bitmap_mqds [BITMAP_SIZE(MQUEUE_MAX)] |
struct list_head | threads_list |
struct list_head | list |