Home
last modified time | relevance | path

Searched refs:mBarrier (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/thread/
DFuture.h30 Future(Condition::WakeUpType type = Condition::WAKE_UP_ONE): mBarrier(type), mResult() { } in mBarrier() function
38 mBarrier.wait(); in get()
47 mBarrier.open(); in produce()
51 Barrier mBarrier;