Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h150 bool serverSlept(void);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp5832 if (provider->isInactive() || IOServicePH::serverSlept()) { in serviceWillTerminate()
H A DIOService.cpp4675 IOServicePH::serverSlept(void) in serverSlept() function in IOServicePH