Home
last modified time | relevance | path

Searched refs:fd_shutdown (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.h50 void (*fd_shutdown)(grpc_fd* fd, grpc_error* why); member
Dev_posix.cc271 g_event_engine->fd_shutdown(fd, why); in grpc_fd_shutdown()
Dev_epoll1_linux.cc386 static void fd_shutdown(grpc_fd* fd, grpc_error* why) { in fd_shutdown() function
1254 fd_shutdown,
Dev_epollsig_linux.cc930 static void fd_shutdown(grpc_fd* fd, grpc_error* why) { function
1646 fd_shutdown,
Dev_epollex_linux.cc517 static void fd_shutdown(grpc_fd* fd, grpc_error* why) { function
1615 fd_shutdown,
Dev_poll_posix.cc579 static void fd_shutdown(grpc_fd* fd, grpc_error* why) { function
1803 fd_shutdown,