Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dtls_pthread.h30 struct gpr_pthread_thread_local { struct
35 #define GPR_TLS_DECL(name) static struct gpr_pthread_thread_local name = {0} argument