Home
last modified time | relevance | path

Searched refs:dualq_runq_for_thread (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Dsched_dualq.c175 dualq_runq_for_thread(processor_t processor, thread_t thread) in dualq_runq_for_thread() function
299 run_queue_t rq = dualq_runq_for_thread(processor, thread); in sched_dualq_processor_enqueue()
437 rq = dualq_runq_for_thread(processor, thread); in sched_dualq_processor_queue_remove()