Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dsmpdtfst.cpp33 UInitOnce gSimpleDateFormatStaticSetsInitOnce = U_INITONCE_INITIALIZER; variable
83 gSimpleDateFormatStaticSetsInitOnce.reset(); in cleanup()
109 umtx_initOnce(gSimpleDateFormatStaticSetsInitOnce, &smpdtfmt_initSets, status); in getIgnorables()