Home
last modified time | relevance | path

Searched refs:gCharNamesInitOnce (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dunames.cpp108 static icu::UInitOnce gCharNamesInitOnce = U_INITONCE_INITIALIZER; variable
174 gCharNamesInitOnce.reset(); in unames_cleanup()
211 umtx_initOnce(gCharNamesInitOnce, &loadCharNames, *pErrorCode); in isDataLoaded()