Searched refs:lightweight_update_priority (Results 1 - 7 of 7) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dsched_dualq.c121 .lightweight_update_priority = lightweight_update_priority,
H A Dsched_prim.h175 extern void lightweight_update_priority(
588 void (*lightweight_update_priority)(thread_t thread); member in struct:sched_dispatch_table
H A Dpriority.c161 SCHED(lightweight_update_priority)(thread);
237 lightweight_update_priority(thread_t thread) function
H A Dsched_proto.c182 .lightweight_update_priority = sched_proto_lightweight_update_priority,
H A Dsched_multiq.c317 .lightweight_update_priority = lightweight_update_priority,
H A Dsched_grrr.c222 .lightweight_update_priority = sched_grrr_lightweight_update_priority,
H A Dsched_prim.c431 .lightweight_update_priority = lightweight_update_priority,
468 .lightweight_update_priority = lightweight_update_priority,

Completed in 84 milliseconds