Searched refs:grpc_fd_get_polling_island (Results 1 – 3 of 3) sorted by relevance
30 void* grpc_fd_get_polling_island(grpc_fd* fd);
1597 void* grpc_fd_get_polling_island(grpc_fd* fd) { function
200 expected_pi = grpc_fd_get_polling_island(tfds[0].fd); in test_add_fd_to_pollset()203 expected_pi, grpc_fd_get_polling_island(tfds[i].fd))); in test_add_fd_to_pollset()