Searched refs:g_keepSessionCv (Results 1 – 1 of 1) sorted by relevance
60 std::condition_variable g_keepSessionCv; variable280 g_keepSessionCv.wait_for(lck, std::chrono::seconds(KEEP_SESSION_SLEEP_SECOND)); in StartThread()287 g_keepSessionCv.notify_one(); in StopThread()