Generic Object Control Block. More...
#include <rtx_os.h>
Data Fields | |
uint8_t | id |
Object Identifier. More... | |
uint8_t | state |
Object State. More... | |
uint8_t | flags |
Object Flags. More... | |
const char * | name |
Object Name. More... | |
osRtxThread_t * | thread_list |
Threads List. More... | |
osRtxThread_t* thread_list |