Searched refs:acquiredCount (Results 1 – 2 of 2) sorted by relevance
632 int acquiredCount = 0; in setMaxAcquiredBufferCount() local635 acquiredCount++; in setMaxAcquiredBufferCount()638 if (acquiredCount > maxAcquiredBuffers) { in setMaxAcquiredBufferCount()641 maxAcquiredBuffers, acquiredCount); in setMaxAcquiredBufferCount()
253 int acquiredCount = 0; in waitForFreeSlotThenRelock() local259 ++acquiredCount; in waitForFreeSlotThenRelock()325 (acquiredCount <= mCore->mMaxAcquiredBufferCount)) { in waitForFreeSlotThenRelock()