Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_clutch.c951 sched_clutch_root_bucket_t root_bucket_bound = NULL; in sched_clutch_root_pri_update() local
953 root_bucket_bound = &root_clutch->scr_bound_buckets[TH_BUCKET_FIXPRI]; in sched_clutch_root_pri_update()
957 root_bucket_bound = &root_clutch->scr_bound_buckets[root_bucket_index]; in sched_clutch_root_pri_update()
959 root_bound_pri = root_bucket_bound->scrb_bound_thread_runq.highq; in sched_clutch_root_pri_update()