Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/Kernel/
H A DIOPMrootDomain.cpp639 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10084 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10095 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10167 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10171 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10239 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10240 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10242 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()