Searched refs:got_write (Results 1 – 2 of 2) sorted by relevance
156 static void fd_end_poll(grpc_fd_watcher* watcher, int got_read, int got_write);651 static void fd_end_poll(grpc_fd_watcher* watcher, int got_read, int got_write) { argument673 if (!got_write) {688 if (got_write) {
154 static void fd_end_poll(grpc_fd_watcher* rec, int got_read, int got_write);690 static void fd_end_poll(grpc_fd_watcher* watcher, int got_read, int got_write) { argument712 if (!got_write) {727 if (got_write) {