Searched refs:g_locale_once (Results 1 – 1 of 1) sorted by relevance
85 static pthread_once_t g_locale_once = PTHREAD_ONCE_INIT; variable131 pthread_once(&g_locale_once, __locale_init); in localeconv()