Searched refs:THREAD_STATE_FREE (Results 1 – 3 of 3) sorted by relevance
19 THREAD_STATE_FREE, enumerator
237 if (threads[n].state != THREAD_STATE_FREE) { in thread_disable_prealloc_rpc_cache()278 if (threads[n].state != THREAD_STATE_FREE) { in thread_enable_prealloc_rpc_cache()
533 threads[l->curr_thread].state = THREAD_STATE_FREE; in thread_clr_boot_thread()551 if (threads[n].state == THREAD_STATE_FREE) { in __thread_alloc_and_run()850 threads[ct].state = THREAD_STATE_FREE; in thread_state_free()
Completed in 7 milliseconds