Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c137 sched_proto_lightweight_update_priority(thread_t thread);
179 .lightweight_update_priority = sched_proto_lightweight_update_priority,
564 sched_proto_lightweight_update_priority(thread_t thread __unused) in sched_proto_lightweight_update_priority() function