Searched refs:thread_run_queue_remove_for_handoff (Results 1 – 3 of 3) sorted by relevance
276 thread_t pulled_thread = thread_run_queue_remove_for_handoff(thread); in thread_switch()
433 thread_t thread_run_queue_remove_for_handoff(thread_t thread);
6483 thread_run_queue_remove_for_handoff(thread_t thread) in thread_run_queue_remove_for_handoff() function6561 pulled_thread = thread_run_queue_remove_for_handoff(thread); in thread_prepare_for_handoff()