Searched refs:on_readable (Results 1 – 1 of 1) sorted by relevance
102 grpc_closure on_readable; /* Closure to call when this fd is readable */ member105 void on_readable(void* tfd, grpc_error* error) { in on_readable() function112 GRPC_CLOSURE_INIT(&tfd->on_readable, on_readable, tfd, in reset_test_fd()114 grpc_fd_notify_on_read(tfd->fd, &tfd->on_readable); in reset_test_fd()