Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h156 static std::mutex region2DisplayNameMutex; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp138 std::mutex LocaleConfig::region2DisplayNameMutex; member in OHOS::Global::I18n::LocaleConfig
797 std::lock_guard<std::mutex> regionDisplayLock(region2DisplayNameMutex); in SetRegion2DisplayName()

Completed in 4 milliseconds