Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_rt.c1386 rt_queue_pri_t *ed_runq = &rt_run_queue->rt_queue_pri[ed_index]; in rt_runq_dequeue() local
1388 thread_t ed_thread = qe_queue_first(&ed_runq->pri_queue, struct thread, runq_links); in rt_runq_dequeue()
1393 rt_runq = ed_runq; in rt_runq_dequeue()