Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp634 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10023 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10034 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10106 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10110 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10178 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10179 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10181 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()