Home
last modified time | relevance | path

Searched refs:locale2DisplayNameMutex (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h157 static std::mutex locale2DisplayNameMutex; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp139 std::mutex LocaleConfig::locale2DisplayNameMutex; member in OHOS::Global::I18n::LocaleConfig
804 std::lock_guard<std::mutex> localeDisplayLock(locale2DisplayNameMutex); in SetLocale2DisplayName()

Completed in 4 milliseconds