Searched defs:thread_local (Results 1 – 2 of 2) sorted by relevance
35 #define thread_local __declspec(thread) macro37 #define thread_local __thread macro
224 #define thread_local _Thread_local macro226 #define thread_local __thread macro