Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dmonotonic.h128 void mt_sched_update(thread_t thread);
H A Dkern_monotonic.c177 mt_sched_update(thread_t thread) in mt_sched_update() function
H A Dpriority.c145 mt_sched_update(thread); in thread_quantum_expire()
H A Dsched_prim.c2848 mt_sched_update(self); in thread_invoke()