Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/Kernel/
H A DIOPMrootDomain.cpp634 static OSSharedPtr<const OSSymbol> gPMHaltClientAcknowledgeKey; variable
10031 service->setProperty(gPMHaltClientAcknowledgeKey.get(), me)) { in work()
10042 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()
10114 prop = from->copyProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10118 from->removeProperty( gPMHaltClientAcknowledgeKey.get()); in acknowledgeSystemWillShutdown()
10186 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()
10187 gPMHaltClientAcknowledgeKey = in notifySystemShutdown()
10189 if (!gPMHaltClientAcknowledgeKey) { in notifySystemShutdown()