Searched refs:switchProfileMapMtx_ (Results 1 – 2 of 2) sorted by relevance
670 std::lock_guard<std::mutex> lock(switchProfileMapMtx_); in AddCharProfilesToCache()684 std::lock_guard<std::mutex> lock(switchProfileMapMtx_); in SaveSwitchProfilesFromTempCache()754 std::lock_guard<std::mutex> lock(switchProfileMapMtx_); in ClearProfileCache()
100 std::mutex switchProfileMapMtx_; variable