Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h762 uint8_t tasksSuspendState; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1127 if (newSuspend == tasksSuspendState) { in updateTasksSuspend()
1131 tasksSuspendState = newSuspend; in updateTasksSuspend()