Home
last modified time | relevance | path

Searched refs:httpProxyThreadCv_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h538 std::condition_variable httpProxyThreadCv_; member in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2059 httpProxyThreadCv_.wait_for(lock, std::chrono::seconds(HTTP_PROXY_ACTIVE_PERIOD_S)); in ActiveHttpProxy()
2097 httpProxyThreadCv_.notify_all(); in SetGlobalHttpProxy()

Completed in 7 milliseconds