Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/Kernel/
H A DIOPMrootDomain.cpp643 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10150 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10161 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10233 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10237 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10305 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10306 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10308 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()