Searched refs:GlobalShutdown (Results 1 – 9 of 9) sorted by relevance
30 grpc_core::Fork::GlobalShutdown(); in test_init()36 grpc_core::Fork::GlobalShutdown(); in test_init()42 grpc_core::Fork::GlobalShutdown(); in test_init()64 grpc_core::Fork::GlobalShutdown(); in test_thd_count()87 grpc_core::Fork::GlobalShutdown(); in test_thd_count()129 grpc_core::Fork::GlobalShutdown(); in test_exec_count()
181 grpc_core::Fork::GlobalShutdown(); in grpc_shutdown()183 grpc_core::ExecCtx::GlobalShutdown(); in grpc_shutdown()
45 grpc_core::ExecCtx::GlobalShutdown(); in main()
39 static void GlobalShutdown();
198 void Fork::GlobalShutdown() { in GlobalShutdown() function in grpc_core::Fork
234 grpc_core::ExecCtx::GlobalShutdown(); in main()256 grpc_core::ExecCtx::GlobalShutdown(); in main()
104 grpc_core::ExecCtx::GlobalShutdown(); in main()
223 grpc_core::ExecCtx::GlobalShutdown(); in main()
201 static void GlobalShutdown(void) { gpr_tls_destroy(&exec_ctx_); } in GlobalShutdown() function