Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_dualq.c183 dualq_runq_for_thread(processor_t processor, thread_t thread) in dualq_runq_for_thread() function
307 run_queue_t rq = dualq_runq_for_thread(processor, thread); in sched_dualq_processor_enqueue()
428 rq = dualq_runq_for_thread(processor, thread); in sched_dualq_processor_queue_remove()