Searched defs:GPR_TLS_DECL (Results 1 – 3 of 3) sorted by relevance
35 #define GPR_TLS_DECL(name) static struct gpr_pthread_thread_local name = {0} macro
35 #define GPR_TLS_DECL(name) \ macro
32 #define GPR_TLS_DECL(name) \ macro