Searched refs:hi_thread (Results 1 – 1 of 1) sorted by relevance
2496 thread_t hi_thread = rt_runq_first(SCHED(rt_runq)(pset)); in thread_select() local2497 …if (thread->realtime.computation + hi_thread->realtime.computation + rt_deadline_epsilon >= hi_thr… in thread_select()4096 thread_t hi_thread = qe_queue_first(&rt_runq->pri_queue, struct thread, runq_links); in rt_runq_dequeue() local4098 …if (ed_thread->realtime.computation + hi_thread->realtime.computation + rt_deadline_epsilon < hi_t… in rt_runq_dequeue()