Searched refs:mDebugDumpCond (Results 1 – 1 of 1) sorted by relevance
90 mDebugDumpCond.wait_for(lock, kDebugDumpTimeout, in debugDumpStart()124 mDebugDumpCond.notify_all(); in debugDumpComplete()134 std::condition_variable mDebugDumpCond; variable