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

/external/icu4c/common/
H A Dlocid.cpp179 UBool hashTableNeedsInit; local
180 UMTX_CHECK(NULL, (gDefaultLocalesHashT == NULL), hashTableNeedsInit);
181 if (hashTableNeedsInit) {
194 hashTableNeedsInit = FALSE;
224 if (hashTableNeedsInit) {

Completed in 85 milliseconds