Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_rt.h107 void sched_rt_queue_shutdown(processor_t processor, struct pulled_thread_queue * threadq);
H A Dsched_dualq.c149 .rt_queue_shutdown = sched_rt_queue_shutdown,
H A Dsched_amp.c160 .rt_queue_shutdown = sched_rt_queue_shutdown,
H A Dsched_rt.c644 sched_rt_queue_shutdown(processor_t processor, struct pulled_thread_queue * threadq) in sched_rt_queue_shutdown() function
H A Dsched_clutch.c3259 .rt_queue_shutdown = sched_rt_queue_shutdown,
3894 .rt_queue_shutdown = sched_rt_queue_shutdown,