Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dsched_proto.c119 sched_proto_priority_is_urgent(int priority);
172 .priority_is_urgent = sched_proto_priority_is_urgent,
494 sched_proto_priority_is_urgent(int priority) in sched_proto_priority_is_urgent() function