Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c815 boolean_t aticontext, pidle; in thread_unblock() local
816 ml_get_power_state(&aticontext, &pidle); in thread_unblock()
901 if (pidle) { in thread_unblock()
924 thread->callout_woken_from_platform_idle = !!pidle; in thread_unblock()