Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duinit.cpp27 static UInitOnce gICUInitOnce = U_INITONCE_INITIALIZER; variable
30 gICUInitOnce.reset(); in uinit_cleanup()
70 umtx_initOnce(gICUInitOnce, &initData, *status); in u_init()