Searched refs:THREAD_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
39 THREAD_SUSPENDED = 0, enumerator
160 t->state = THREAD_SUSPENDED; in thread_create_etc()281 if (t->state == THREAD_SUSPENDED) { in thread_resume()922 case THREAD_SUSPENDED: in thread_state_to_str()
Completed in 5 milliseconds