Searched refs:mIsAllocatingCondition (Results 1 – 3 of 3) sorted by relevance
297 mutable std::condition_variable mIsAllocatingCondition; variable
120 mIsAllocatingCondition(), in BufferQueueCore()369 mIsAllocatingCondition.wait(lock); in waitWhileAllocatingLocked()
631 mCore->mIsAllocatingCondition.notify_all(); in dequeueBuffer()1583 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1610 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1641 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()