Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_monitor.h106 std::condition_variable detectionCond_; member in OHOS::NetManagerStandard::NetMonitor
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp108 detectionCond_.notify_all(); in Stop()
151 detectionCond_.wait_for(locker, std::chrono::milliseconds(detectionDelay_)); in ProcessDetection()

Completed in 2 milliseconds