Searched refs:THREAD_SLEEPING (Results 1 – 2 of 2) sorted by relevance
43 THREAD_SLEEPING, enumerator
724 DEBUG_ASSERT(t->state == THREAD_SLEEPING); in thread_sleep_handler()759 current_thread->state = THREAD_SLEEPING; in thread_sleep()930 case THREAD_SLEEPING: in thread_state_to_str()
Completed in 4 milliseconds