Home
last modified time | relevance | path

Searched refs:get_thread_locale (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/locale/
HDxlocale.c135 get_thread_locale(void) in get_thread_locale() function
148 locale_t l = get_thread_locale(); in __get_locale()
164 locale_t old = get_thread_locale(); in set_thread_locale()
363 locale_t old = get_thread_locale(); in uselocale()