Searched refs:THREAD_SUSPENDED (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/kernel/
H A Dthread.cpp292 if (t->state == THREAD_INITIAL || t->state == THREAD_SUSPENDED) {
352 case THREAD_SUSPENDED:
591 case THREAD_SUSPENDED:
678 current_thread->state = THREAD_SUSPENDED;
1150 case THREAD_SUSPENDED:
1404 case THREAD_SUSPENDED:
/fuchsia/zircon/kernel/include/kernel/
H A Dthread.h31 THREAD_SUSPENDED, enumerator in enum:thread_state

Completed in 92 milliseconds