Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp535 static UInt32 gPagingOff = 0; variable
1031 if (OSCompareAndSwap(0, 1, &gPagingOff)) { in IOSystemShutdownNotification()