Searched refs:gpr_tls_init (Results 1 – 24 of 24) sorted by relevance
115 gpr_tls_init(&exec_ctx_); in TestOnlyGlobalInit()120 gpr_tls_init(&exec_ctx_); in GlobalInit()
101 gpr_tls_init(&g_this_thread_state); in SetThreading()
499 gpr_tls_init(&g_current_thread_pollset); in pollset_global_init()500 gpr_tls_init(&g_current_thread_worker); in pollset_global_init()
975 gpr_tls_init(&g_current_thread_pollset);976 gpr_tls_init(&g_current_thread_worker);
271 gpr_tls_init(&g_last_seen_min_timer); in timer_list_init()
704 gpr_tls_init(&g_current_thread_pollset);705 gpr_tls_init(&g_current_thread_worker);
874 gpr_tls_init(&g_current_thread_poller);875 gpr_tls_init(&g_current_thread_worker);
36 #define gpr_tls_init(tls) \ macro
43 #define gpr_tls_init(tls) \ macro
45 #define gpr_tls_init(tls) \ macro
45 #define gpr_tls_init(tls) GPR_ASSERT(0 == pthread_key_create(&(tls)->key, NULL)) macro
132 gpr_tls_init(&exec_ctx_); in TestOnlyGlobalInit()143 gpr_tls_init(&exec_ctx_); in GlobalInit()
369 static void GlobalInit(void) { gpr_tls_init(&callback_exec_ctx_); } in GlobalInit()
468 void grpc_executor_global_init() { gpr_tls_init(&g_this_thread_state); } in grpc_executor_global_init()
518 gpr_tls_init(&g_current_thread_pollset); in pollset_global_init()519 gpr_tls_init(&g_current_thread_worker); in pollset_global_init()
839 gpr_tls_init(&g_current_thread_poller);840 gpr_tls_init(&g_current_thread_worker);
273 gpr_tls_init(&g_last_seen_min_timer); in timer_list_init()
651 gpr_tls_init(&g_current_thread_pollset);652 gpr_tls_init(&g_current_thread_worker);
55 gpr_tls_init(&test_var); in main()
445 gpr_tls_init(&g_cached_event); in grpc_cq_global_init()446 gpr_tls_init(&g_cached_cq); in grpc_cq_global_init()
380 gpr_tls_init(&g_cached_event); in grpc_cq_global_init()381 gpr_tls_init(&g_cached_cq); in grpc_cq_global_init()