Searched refs:grpc_wakeup_fd_global_destroy (Results 1 – 4 of 4) sorted by relevance
51 grpc_wakeup_fd_global_destroy(); in iomgr_platform_shutdown()
54 grpc_wakeup_fd_global_destroy(); in iomgr_platform_shutdown()
55 void grpc_wakeup_fd_global_destroy(void);
50 void grpc_wakeup_fd_global_destroy(void) { wakeup_fd_vtable = nullptr; } in grpc_wakeup_fd_global_destroy() function