Searched refs:acquiredCount (Results 1 – 2 of 2) sorted by relevance
639 int acquiredCount = 0; in setMaxAcquiredBufferCount() local642 acquiredCount++; in setMaxAcquiredBufferCount()645 if (acquiredCount > maxAcquiredBuffers) { in setMaxAcquiredBufferCount()648 maxAcquiredBuffers, acquiredCount); in setMaxAcquiredBufferCount()
260 int acquiredCount = 0; in waitForFreeSlotThenRelock() local266 ++acquiredCount; in waitForFreeSlotThenRelock()332 (acquiredCount <= mCore->mMaxAcquiredBufferCount)) { in waitForFreeSlotThenRelock()