Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/ !
H A Dpriority.c204 SCHED(lightweight_update_priority)(thread); in thread_quantum_expire() local
467 lightweight_update_priority(thread_t thread) in lightweight_update_priority() function
H A Dsched_prim.h972 void (*lightweight_update_priority)(thread_t thread); member