Searched refs:THREAD_STATE_FREE (Results 1 – 6 of 6) sorted by relevance
20 THREAD_STATE_FREE, enumerator
242 if (threads[n].state == THREAD_STATE_FREE) { in __thread_alloc_and_run()407 threads[ct].state = THREAD_STATE_FREE; in thread_state_free()
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()
313 if (threads[n].state != THREAD_STATE_FREE) { in thread_disable_prealloc_rpc_cache()354 if (threads[n].state != THREAD_STATE_FREE) { in thread_enable_prealloc_rpc_cache()
233 if (threads[n].state == THREAD_STATE_FREE) { in __thread_alloc_and_run()463 threads[ct].state = THREAD_STATE_FREE; in thread_state_free()
386 threads[l->curr_thread].state = THREAD_STATE_FREE; in thread_clr_boot_thread()