Searched refs:httpProxyThreadCv_ (Results 1 – 2 of 2) sorted by relevance
426 std::condition_variable httpProxyThreadCv_; variable
1508 httpProxyThreadCv_.wait_for(lock, std::chrono::seconds(HTTP_PROXY_ACTIVE_PERIOD_S)); in ActiveHttpProxy()1525 httpProxyThreadCv_.notify_all(); in SetGlobalHttpProxy()