Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dev_posix.h62 bool (*fd_is_shutdown)(grpc_fd* fd); member
Dev_epoll1_linux.cc441 static bool fd_is_shutdown(grpc_fd* fd) { in fd_is_shutdown() function
Dev_poll_posix.cc556 static bool fd_is_shutdown(grpc_fd* fd) { function
Dev_epollex_linux.cc507 static bool fd_is_shutdown(grpc_fd* fd) { function