Searched refs:cacheRdbMutex (Results 1 – 1 of 1) sorted by relevance
34 std::mutex cacheRdbMutex; variable44 std::lock_guard<std::mutex> lock(cacheRdbMutex); in GetRdbStore()