Home
last modified time | relevance | path

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

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