Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_grrr.c172 sched_grrr_can_update_priority(thread_t thread);
214 .can_update_priority = sched_grrr_can_update_priority,
513 sched_grrr_can_update_priority(thread_t thread __unused) in sched_grrr_can_update_priority() function