Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsched_grrr.c160 sched_grrr_priority_is_urgent(int priority);
209 .priority_is_urgent = sched_grrr_priority_is_urgent,
465 sched_grrr_priority_is_urgent(int priority) in sched_grrr_priority_is_urgent() function