34 #ifndef GRPC_INTERNAL_CORE_IOMGR_POLLSET_SET_H
35 #define GRPC_INTERNAL_CORE_IOMGR_POLLSET_SET_H
44 #ifdef GPR_POSIX_SOCKET
void grpc_pollset_set_add_pollset(grpc_pollset_set *pollset_set, grpc_pollset *pollset)
Definition: pollset_posix.h:48
void grpc_pollset_set_del_pollset(grpc_pollset_set *pollset_set, grpc_pollset *pollset)
void grpc_pollset_set_destroy(grpc_pollset_set *pollset_set)
Definition: pollset_set_posix.h:40
void grpc_pollset_set_init(grpc_pollset_set *pollset_set)