Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpPool.h168 condition_variable_.notify_one(); in post()
198 std::condition_variable condition_variable_; variable
DDumpPool.cpp64 condition_variable_.notify_all(); in ~DumpPool()
170 condition_variable_.wait(lock); in loop()