Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp639 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10089 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10100 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10172 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10176 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10244 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10245 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10247 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()