Searched defs:gpr_pthread_thread_local (Results 1 – 1 of 1) sorted by relevance
30 struct gpr_pthread_thread_local { struct35 #define GPR_TLS_DECL(name) static struct gpr_pthread_thread_local name = {0} argument