Home
last modified time | relevance | path

Searched defs:fd_is_shutdown (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.h57 bool (*fd_is_shutdown)(grpc_fd* fd); member
Dev_epoll1_linux.cc422 static bool fd_is_shutdown(grpc_fd* fd) { in fd_is_shutdown() function
Dev_epollsig_linux.cc925 static bool fd_is_shutdown(grpc_fd* fd) { function
Dev_epollex_linux.cc512 static bool fd_is_shutdown(grpc_fd* fd) { function
Dev_poll_posix.cc595 static bool fd_is_shutdown(grpc_fd* fd) { function