Searched refs:msgIdMutex_ (Results 1 – 2 of 2) sorted by relevance
137 static std::shared_mutex msgIdMutex_; variable
77 std::shared_mutex ProtocolProto::msgIdMutex_; member in DistributedDB::ProtocolProto384 std::unique_lock<std::shared_mutex> autoLock(msgIdMutex_); in RegTransformFunction()397 std::unique_lock<std::shared_mutex> autoLock(msgIdMutex_); in UnRegTransformFunction()1114 std::shared_lock<std::shared_mutex> autoLock(msgIdMutex_); in GetTransformFunc()