Searched defs:latchAll (Results 1 – 2 of 2) sorted by relevance
55 std::shared_ptr<TinyCountDownLatch> latch, std::shared_ptr<TinyCountDownLatch> latchAll, in ProbeThread()
169 …std::shared_ptr<TinyCountDownLatch> latchAll = std::make_shared<TinyCountDownLatch>(ALL_DETECT_THR… in SendProbe() local