Home
last modified time | relevance | path

Searched defs:latchAll (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp55 std::shared_ptr<TinyCountDownLatch> latch, std::shared_ptr<TinyCountDownLatch> latchAll, in ProbeThread()
H A Dnet_monitor.cpp169 …std::shared_ptr<TinyCountDownLatch> latchAll = std::make_shared<TinyCountDownLatch>(ALL_DETECT_THR… in SendProbe() local