Searched refs:fConsumerCount (Results 1 – 2 of 2) sorted by relevance
792 uint32_t fConsumerCount; variable
9038 fConsumerCount = fProducerCount = 0; in init()9160 while (fConsumerCount != fProducerCount) { in checkForWork()9162 fProducerCount, fConsumerCount); in checkForWork()9164 fConsumerCount = fProducerCount; in checkForWork()