Searched refs:gIOPMWorkCount (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp88 static uint32_t gIOPMWorkCount = 0; variable
6722 gIOPMWorkCount++;
7763 uint32_t cachedWorkCount = gIOPMWorkCount;
7787 if (cachedWorkCount == gIOPMWorkCount)

Completed in 31 milliseconds