Searched refs:httpProxyThreadNeedRun_ (Results 1 – 2 of 2) sorted by relevance
425 std::atomic_bool httpProxyThreadNeedRun_ = false; variable
1482 while (httpProxyThreadNeedRun_.load()) { in ActiveHttpProxy()1515 if (!httpProxyThreadNeedRun_) { in SetGlobalHttpProxy()1516 httpProxyThreadNeedRun_ = true; in SetGlobalHttpProxy()