Searched refs:initSingletons (Results 1 – 1 of 1) sorted by relevance
142 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() function176 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode); in getNFKCInstance()183 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode); in getNFKC_CFInstance()