Searched refs:gpr_msvc_thread_local (Results 1 – 1 of 1) sorted by relevance
27 struct gpr_msvc_thread_local { struct33 static __declspec(thread) struct gpr_msvc_thread_local name = {0} argument38 static __declspec(thread) struct gpr_msvc_thread_local name41 __declspec(thread) struct gpr_msvc_thread_local name = {0}