Home
last modified time | relevance | path

Searched refs:needRunMutex_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Ddelayed_queue.h48 std::unique_lock<std::mutex> needRunLock(needRunMutex_); in DelayedQueue()
87 std::mutex needRunMutex_; variable