Searched refs:mIsAllocatingCondition (Results 1 – 3 of 3) sorted by relevance
300 mutable std::condition_variable mIsAllocatingCondition; variable
90 mIsAllocatingCondition(), in BufferQueueCore()323 mIsAllocatingCondition.wait(lock); in waitWhileAllocatingLocked()
530 mCore->mIsAllocatingCondition.notify_all(); in dequeueBuffer()1398 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1416 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()1444 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()