Searched defs:fd_is_shutdown (Results 1 – 6 of 6) sorted by relevance
58 bool (*fd_is_shutdown)(grpc_fd* fd); member
449 static bool fd_is_shutdown(grpc_fd* fd) { in fd_is_shutdown() function
565 static bool fd_is_shutdown(grpc_fd* fd) { function