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

/external/icu/icu4c/source/common/
H A Dunames.cpp106 static icu::UInitOnce gCharNamesInitOnce = U_INITONCE_INITIALIZER; variable
172 gCharNamesInitOnce.reset();
209 umtx_initOnce(gCharNamesInitOnce, &loadCharNames, *pErrorCode);

Completed in 49 milliseconds