Home
last modified time | relevance | path

Searched defs:_Thread_local (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/c11/
H A Dthreads.h72 # define _Thread_local __declspec(thread) macro
74 # define _Thread_local __thread macro
/third_party/glfw/deps/
H A Dtinycthread.h161 #define _Thread_local __thread macro
163 #define _Thread_local __declspec(thread) macro
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dreserved.c54 static int (_Thread_local); variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h44 IDENT(_Thread_local); variable
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h294 #define _Thread_local thread_local macro
296 #define _Thread_local __thread macro

Completed in 4 milliseconds