Searched defs:mIsAllocatingCondition (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DBufferQueueCore.h262 // FREE slots while this is true. mIsAllocatingCondition is signaled when this value changes to
266 // mIsAllocatingCondition is a condition variable used by producers to wait until mIsAllocating
268 mutable Condition mIsAllocatingCondition; member in class:android::BufferQueueCore

Completed in 31 milliseconds