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