Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/gprpp/
Dthd_windows.cc35 #define thread_local __declspec(thread) macro
37 #define thread_local __thread macro
/third_party/eudev/src/shared/
Dmacro.h224 #define thread_local _Thread_local macro
226 #define thread_local __thread macro