Home
last modified time | relevance | path

Searched defs:latchAll (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dprobe_thread_test.cpp32 std::shared_ptr<TinyCountDownLatch> latchAll = std::make_shared<TinyCountDownLatch>(4); member
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp54 ProbeThread(uint32_t netId, NetBearType bearType, const NetLinkInfo &netLinkInfo, std::shared_ptr<TinyCountDownLatch> latch, std::shared_ptr<TinyCountDownLatch> latchAll, ProbeType probeType, std::string httpUrl, std::string httpsUrl) ProbeThread() argument
H A Dnet_monitor.cpp169 std::shared_ptr<TinyCountDownLatch> latchAll = std::make_shared<TinyCountDownLatch>(ALL_DETECT_THREAD_NUM); in SendProbe() local

Completed in 2 milliseconds