Searched refs:consumerCount (Results 1 – 2 of 2) sorted by relevance
98 producerCount = consumerCount = 0; in init()324 int numInts = cacheProdCount - consumerCount; in checkForWork()386 consumerCount = cacheProdCount; in checkForWork()438 consumerCount = cacheProdCount; in checkForWork()
95 unsigned int consumerCount; variable