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

/haiku/headers/private/system/
H A Dtls.h24 TLS_LOCALE_SLOT, enumerator in enum:__anon5
/haiku/src/system/libroot/posix/locale/
H A DThreadLocale.cpp32 ThreadLocale* threadLocale = (ThreadLocale*)tls_get(TLS_LOCALE_SLOT);
38 tls_set(TLS_LOCALE_SLOT, threadLocale);

Completed in 73 milliseconds