Home
last modified time | relevance | path

Searched defs:pulled_thread (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dsyscall_subr.c276 thread_t pulled_thread = thread_run_queue_remove_for_handoff(thread); in thread_switch() local
360 thread_t pulled_thread = thread_prepare_for_handoff(thread, option); in thread_handoff_internal() local
H A Dsched_prim.c6299 thread_t pulled_thread = THREAD_NULL; in thread_run_queue_remove_for_handoff() local
6349 thread_t pulled_thread = THREAD_NULL; in thread_prepare_for_handoff() local