Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/Kernel/
H A DIOPMrootDomain.cpp643 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10152 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10163 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10235 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10239 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10307 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10308 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10310 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()