Searched refs:mIsAllocatingCondition (Results 1 – 3 of 3) sorted by relevance
296 mutable std::condition_variable mIsAllocatingCondition; variable
89 mIsAllocatingCondition(), in BufferQueueCore()316 mIsAllocatingCondition.wait(lock); in waitWhileAllocatingLocked()
530 mCore->mIsAllocatingCondition.notify_all(); in dequeueBuffer()1390 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1408 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1436 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()