Searched refs:found_thread (Results 1 – 1 of 1) sorted by relevance
544 bool found_thread = false; in __thread_alloc_and_run() local553 found_thread = true; in __thread_alloc_and_run()560 if (!found_thread) in __thread_alloc_and_run()677 bool found_thread = false; in thread_resume_from_rpc() local685 found_thread = true; in thread_resume_from_rpc()690 if (!found_thread) in thread_resume_from_rpc()
Completed in 5 milliseconds