Searched refs:matchLocaleMutex (Results 1 – 2 of 2) sorted by relevance
90 static std::mutex matchLocaleMutex; variable
74 std::mutex I18nTimeZone::matchLocaleMutex; member in OHOS::Global::I18n::I18nTimeZone1014 std::lock_guard<std::mutex> matchLocaleLock(matchLocaleMutex); in SetBestMatchLocale()