Searched refs:thread_local (Results 1 – 8 of 8) sorted by relevance
71 #define thread_local _Thread_local macro
363 #define LLVM_THREAD_LOCAL thread_local
316 #define _Thread_local thread_local
146 static thread_local volatile sig_atomic_t g_usr1_called;
519 KEYWORD(thread_local); in LexIdentifier()
353 CXX11_KEYWORD(thread_local , 0)
1909 "%select{static|thread_local}1 variable not permitted in a constexpr "6477 "use 'thread_local' to allow this">;
2930 unsigned thread_local:1; member