Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c698 sched_clutch_root_bucket_t root_bucket_aboveui = &root_clutch->scr_bound_buckets[TH_BUCKET_FIXPRI]; in sched_clutch_root_bound_select_aboveui() local
700 …sched_clutch_pri_greater_than_tiebreak(root_bucket_aboveui->scrb_bound_thread_runq.highq, *highest… in sched_clutch_root_bound_select_aboveui()
701 *highest_pri = root_bucket_aboveui->scrb_bound_thread_runq.highq; in sched_clutch_root_bound_select_aboveui()
702 *highest_bucket = root_bucket_aboveui; in sched_clutch_root_bound_select_aboveui()