Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h604 bool checkShutdownTimeout();
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp892 if ((PEGetCoprocessorVersion() >= kCoprocessorVersion2) || pmRootDomain->checkShutdownTimeout()) { in IOShutdownNotificationsTimedOut()
H A DIOPMrootDomain.cpp5885 checkShutdownTimeout();
5889 IOPMrootDomain::checkShutdownTimeout() function in IOPMrootDomain