Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c1486 int16_t root_old_pri = root_clutch->scr_priority; in sched_clutch_bucket_runnable() local
1488 return root_clutch->scr_priority > root_old_pri; in sched_clutch_bucket_runnable()
1535 int16_t root_old_pri = root_clutch->scr_priority; in sched_clutch_bucket_update() local
1537 return root_clutch->scr_priority > root_old_pri; in sched_clutch_bucket_update()
1866 int16_t root_old_pri = root_clutch->scr_priority; in sched_edge_bound_thread_insert() local
1868 return root_clutch->scr_priority > root_old_pri; in sched_edge_bound_thread_insert()