Searched defs:_Thread_local (Results 1 – 2 of 2) sorted by relevance
159 #define _Thread_local __thread macro161 #define _Thread_local __declspec(thread) macro
316 #define _Thread_local thread_local macro318 #define _Thread_local __thread macro