Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumfmt.cpp159 static icu::UInitOnce gNSCacheInitOnce = U_INITONCE_INITIALIZER; variable
183 gNSCacheInitOnce.reset(); in numfmt_cleanup()
1360 umtx_initOnce(gNSCacheInitOnce, &nscacheInit); in makeInstance()