Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c902 sched_clutch_root_bucket_t root_bucket_bound = NULL; in sched_clutch_root_pri_update() local
904 root_bucket_bound = &root_clutch->scr_bound_buckets[TH_BUCKET_FIXPRI]; in sched_clutch_root_pri_update()
908 root_bucket_bound = &root_clutch->scr_bound_buckets[root_bucket_index]; in sched_clutch_root_pri_update()
910 root_bound_pri = root_bucket_bound->scrb_bound_thread_runq.highq; in sched_clutch_root_pri_update()