Searched refs:state_bits (Results 1 – 1 of 1) sorted by relevance
1249 int state_bits = TH_WAIT; in thread_mark_wait_locked() local1251 state_bits |= TH_UNINT; in thread_mark_wait_locked()1259 state_bits |= TH_WAIT_REPORT; in thread_mark_wait_locked()1262 thread->state |= state_bits; in thread_mark_wait_locked()