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

/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp144 static icu::UInitOnce gNSCacheInitOnce = U_INITONCE_INITIALIZER; variable
168 gNSCacheInitOnce.reset();
1241 umtx_initOnce(gNSCacheInitOnce, &nscacheInit);
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp156 static icu::UInitOnce gNSCacheInitOnce = U_INITONCE_INITIALIZER; variable
180 gNSCacheInitOnce.reset();
1368 umtx_initOnce(gNSCacheInitOnce, &nscacheInit);

Completed in 147 milliseconds