Searched refs:threadCondVar_ (Results 1 – 2 of 2) sorted by relevance
55 threadCondVar_.wait_for(lock, NS_FPS_SHOW_INTERVAL_); in SetShowRefreshRateEnabled()86 threadCondVar_.notify_all(); in SetShowRefreshRateEnabled()
62 std::condition_variable threadCondVar_; variable