Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.cpp392 std::lock_guard<std::mutex> innerLock(saveDataNotifyLock_); in DoSaveDataNotify() local
406 std::lock_guard<std::mutex> innerLock(saveDataNotifyLock_); in DoSaveDataNotify() local
418 std::lock_guard<std::mutex> innerLock(feedDogLock_[flag]); in DoFeedDogForSync() local
H A Dtime_sync.cpp507 std::lock_guard<std::mutex> innerLock(this->timeDriverLock_); in TimeSyncDriver() local