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

/freebsd-12-stable/lib/libc/locale/
H A Dxlocale.c117 static locale_t thread_local_locale; variable
142 return (fake_tls ? thread_local_locale :
171 thread_local_locale = l;

Completed in 59 milliseconds