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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptEventSource.cpp182 unsigned int cacheProdCount = producerCount; local
183 int numInts = cacheProdCount - consumerCount;
195 consumerCount = cacheProdCount;
207 consumerCount = cacheProdCount;

Completed in 17 milliseconds