Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_clutch.c952 sched_clutch_root_bucket_t root_bucket_bound = NULL; in sched_clutch_root_pri_update() local
954 root_bucket_bound = &root_clutch->scr_bound_buckets[TH_BUCKET_FIXPRI]; in sched_clutch_root_pri_update()
958 root_bucket_bound = &root_clutch->scr_bound_buckets[root_bucket_index]; in sched_clutch_root_pri_update()
960 root_bound_pri = root_bucket_bound->scrb_bound_thread_runq.highq; in sched_clutch_root_pri_update()