Searched refs:GenderInfo_initCache (Results 1 – 8 of 8) sorted by relevance
41 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);112 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
39 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);110 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
65 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { in GenderInfo_initCache() function96 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status); in getInstance()