Searched refs:_Thread_local (Results 1 – 7 of 7) sorted by relevance
1 static _Thread_local int foo;
54 static int (_Thread_local);
92 extern _Thread_local const _RuneLocale *_ThreadRuneLocale;
44 #define thread_local _Thread_local
44 IDENT(_Thread_local);
318 #define _Thread_local thread_local macro320 #define _Thread_local __thread macro
84 #define _Thread_local __thread macro1450 static _Thread_local uint64_t *stats_buf; in vm_get_stats()1451 static _Thread_local uint32_t stats_count; in vm_get_stats()