19 #ifndef GRPC_CORE_LIB_IOMGR_POLLSET_UV_H
20 #define GRPC_CORE_LIB_IOMGR_POLLSET_UV_H
void grpc_custom_pollset_global_shutdown(void)
struct grpc_custom_poller_vtable grpc_custom_poller_vtable
int grpc_pollset_work_run_loop
void grpc_custom_pollset_global_init(grpc_custom_poller_vtable *vtable)
Definition: pollset_custom.h:28
void(* init)()
Definition: pollset_custom.h:29
Definition: error_internal.h:41