Searched defs:_thread_base (Results 1 – 1 of 1) sorted by relevance
58 struct _thread_base { struct61 union {69 _wait_q_t *pended_on;72 uint8_t user_options;75 uint8_t thread_state;91 union {105 int prio_deadline;108 uint32_t order_key;112 uint8_t is_idle;115 uint8_t cpu;[all …]