Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.cpp68 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in TargetOnline() local
87 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in TargetOffline() local
107 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in IncreaseLocalLabel() local
126 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in DecreaseLocalLabel() local
139 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in ReceiveLabelExchange() local
183 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in ReceiveLabelExchangeAck() local
213 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in GetOnlineRemoteTarget() local
219 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in IsRemoteTargetOnline() local
296 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in TriggerLabelExchangeEvent() local
308 std::lock_guard<std::mutex> entireInfoLockGuard(entireInfoMutex_); in TriggerLabelExchangeEvent() local
[all …]