Home
last modified time | relevance | path

Searched defs:lightweight_update_priority (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dpriority.c185 SCHED(lightweight_update_priority)(thread); in thread_quantum_expire() local
460 lightweight_update_priority(thread_t thread) in lightweight_update_priority() function
H A Dsched_prim.h821 void (*lightweight_update_priority)(thread_t thread); member