Home
last modified time | relevance | path

Searched defs:syncIdLock_ (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_communicator.h101 std::mutex syncIdLock_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dgeneric_syncer.h219 static std::mutex syncIdLock_; variable
Dgeneric_syncer.cpp43 std::mutex GenericSyncer::syncIdLock_; member in DistributedDB::GenericSyncer