Searched refs:cityTimeZoneMutex (Results 1 – 2 of 2) sorted by relevance
89 static std::mutex cityTimeZoneMutex; variable
73 std::mutex I18nTimeZone::cityTimeZoneMutex; member in OHOS::Global::I18n::I18nTimeZone796 std::lock_guard<std::mutex> cityTzLock(cityTimeZoneMutex); in SetCity2TimeZoneID()