Searched refs:GPR_TLS_DECL (Results 1 – 13 of 13) sorted by relevance
28 #define GPR_TLS_DECL(name) thread_local static intptr_t name = 0 macro
35 #define GPR_TLS_DECL(name) \ macro
34 #define GPR_TLS_DECL(name) \ macro
35 #define GPR_TLS_DECL(name) static struct gpr_pthread_thread_local name = {0} macro
34 GPR_TLS_DECL(test_var);
45 GPR_TLS_DECL(g_is_nonblocking_poll);
37 (e.g. ios < 9.0) don't support `thread_local`. Please use `GPR_TLS_DECL` instead.
56 GPR_TLS_DECL(g_this_thread_state);
467 GPR_TLS_DECL(g_current_thread_pollset);468 GPR_TLS_DECL(g_current_thread_worker);
708 GPR_TLS_DECL(g_current_thread_poller);709 GPR_TLS_DECL(g_current_thread_worker);
226 GPR_TLS_DECL(g_last_seen_min_timer);
646 GPR_TLS_DECL(g_current_thread_pollset);647 GPR_TLS_DECL(g_current_thread_worker);
61 GPR_TLS_DECL(g_cached_event);62 GPR_TLS_DECL(g_cached_cq);