Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c4095 thread_t ed_thread = qe_queue_first(&ed_runq->pri_queue, struct thread, runq_links); in rt_runq_dequeue() local
4098 …if (ed_thread->realtime.computation + hi_thread->realtime.computation + rt_deadline_epsilon < hi_t… in rt_runq_dequeue()