Searched defs:_thread_base (Results 1 – 1 of 1) sorted by relevance
57 struct _thread_base { struct60 union {68 _wait_q_t *pended_on;71 uint8_t user_options;74 uint8_t thread_state;90 union {104 int prio_deadline;107 uint32_t order_key;111 uint8_t is_idle;114 uint8_t cpu;[all …]