Searched refs:gIOPMWorkInvokeCount (Results 1 – 1 of 1) sorted by relevance
94 static uint32_t gIOPMWorkInvokeCount = 0; variable8040 gIOPMWorkInvokeCount++; in actionPMWorkQueueInvoke()9172 uint32_t cachedWorkCount = gIOPMWorkInvokeCount; in checkForWork()9196 if (cachedWorkCount == gIOPMWorkInvokeCount) { in checkForWork()