Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dloadednormalizer2impl.cpp142 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() function
176 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode); in getNFKCInstance()
183 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode); in getNFKC_CFInstance()