Searched refs:mFlushCV (Results 1 – 1 of 1) sorted by relevance
58 mFlushCV.notify_all(); in onEvent()74 mFlushCV.wait_for(lock, std::chrono::milliseconds(timeoutMs), in waitForFlushEvents()110 std::condition_variable_any mFlushCV; member in EventCallback