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()
398 thread_t thread_run_queue_remove_for_handoff(thread_t thread);
5908 thread_run_queue_remove_for_handoff(thread_t thread) in thread_run_queue_remove_for_handoff() function5986 pulled_thread = thread_run_queue_remove_for_handoff(thread); in thread_prepare_for_handoff()