Searched refs:state_bits (Results 1 – 1 of 1) sorted by relevance
1063 int state_bits = TH_WAIT; in thread_mark_wait_locked() local1065 state_bits |= TH_UNINT; in thread_mark_wait_locked()1073 state_bits |= TH_WAIT_REPORT; in thread_mark_wait_locked()1076 thread->state |= state_bits; in thread_mark_wait_locked()