Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_grrr.c175 sched_grrr_update_priority(thread_t thread);
215 .update_priority = sched_grrr_update_priority,
519 sched_grrr_update_priority(thread_t thread __unused) in sched_grrr_update_priority() function