Home
last modified time | relevance | path

Searched defs:_Thread_local (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/glfw/deps/
Dtinycthread.h159 #define _Thread_local __thread macro
161 #define _Thread_local __declspec(thread) macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h316 #define _Thread_local thread_local macro
318 #define _Thread_local __thread macro