Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c5792 bool lazy_update = ((options & SETPRI_LAZY) == SETPRI_LAZY); in set_sched_pri() local
5855 if (!lazy_update && new_priority < old_priority) { in set_sched_pri()
5887 if (!lazy_update && in set_sched_pri()