Home
last modified time | relevance | path

Searched refs:GPR_TLS_CLASS_DECL (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/gpr/
Dtls_stdcpp.h32 #define GPR_TLS_CLASS_DECL(name) thread_local static intptr_t name macro
Dtls_gcc.h38 #define GPR_TLS_CLASS_DECL(name) \ macro
Dtls_msvc.h39 #define GPR_TLS_CLASS_DECL(name) \ macro
Dtls_pthread.h39 #define GPR_TLS_CLASS_DECL(name) static struct gpr_pthread_thread_local name macro
/third_party/grpc/src/core/lib/iomgr/
Dexec_ctx.h254 GPR_TLS_CLASS_DECL(exec_ctx_);
380 GPR_TLS_CLASS_DECL(callback_exec_ctx_);