Searched refs:THREAD_STATE_FREE (Results 1 – 4 of 4) sorted by relevance
20 THREAD_STATE_FREE, enumerator
314 if (threads[n].state != THREAD_STATE_FREE) { in thread_disable_prealloc_rpc_cache()355 if (threads[n].state != THREAD_STATE_FREE) { in thread_enable_prealloc_rpc_cache()
232 if (threads[n].state == THREAD_STATE_FREE) { in __thread_alloc_and_run()446 threads[ct].state = THREAD_STATE_FREE; in thread_state_free()
270 threads[l->curr_thread].state = THREAD_STATE_FREE; in thread_clr_boot_thread()
Completed in 8 milliseconds