Searched refs:uni32InitOnce (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Duniset_props.cpp108 static icu::UInitOnce uni32InitOnce = U_INITONCE_INITIALIZER; variable
144 uni32InitOnce.reset();
276 umtx_initOnce(uni32InitOnce, &createUni32Set, errorCode);

Completed in 576 milliseconds