Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_grrr.c129 sched_grrr_compute_priority(thread_t thread);
202 .compute_timeshare_priority = sched_grrr_compute_priority,
341 sched_grrr_compute_priority(thread_t thread) in sched_grrr_compute_priority() function