Searched refs:_Thread_local (Results 1 – 18 of 18) sorted by relevance
40 static _Thread_local FILE *uf = NULL;41 static _Thread_local int udb;
128 static _Thread_local struct utmpx *ut; in futx_to_utx()
233 static _Thread_local volatile long double z;234 static _Thread_local long double w, W, Wa, Wb, ya, yb, u;239 static _Thread_local volatile long double twom10000 = 0x1p-10000L;
52 #define thread_local _Thread_local
91 extern _Thread_local const _RuneLocale *_ThreadRuneLocale;
48 * The implemention keeps a _Thread_local list of destructors per each70 static _Thread_local LIST_HEAD(dtor_list, cxa_thread_dtor) dtors =
71 #define thread_local _Thread_local
127 static _Thread_local char ebuf[NL_TEXTMAX]; in strerror_l()
193 extern _Thread_local locale_t __thread_locale;
59 _Thread_local const _RuneLocale *_ThreadRuneLocale;
58 _Thread_local locale_t __thread_locale;
459 static _Thread_local char line[size]; in RawWrite()460 static _Thread_local size_t lastLineEnd = 0; in RawWrite()461 static _Thread_local size_t cur = 0; in RawWrite()
205 #define _Thread_local thread_local macro207 #define _Thread_local __thread macro
52 [for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
274 static _Thread_local char buf[8]; in nvmf_transport_type()
66 # define _LIBUNWIND_THREAD_LOCAL _Thread_local
881 static _Thread_local uint64_t *stats_buf; in vm_get_stats()882 static _Thread_local u_int stats_count; in vm_get_stats()
349 KEYWORD(_Thread_local , KEYALL)