Home
last modified time | relevance | path

Searched refs:dummy_poll (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc88 int dummy_poll(struct pollfd fds[], nfds_t nfds, int timeout) { in dummy_poll() function
105 grpc_poll_function = dummy_poll; in init_non_polling()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc92 int dummy_poll(struct pollfd fds[], nfds_t nfds, int timeout) { in dummy_poll() function
109 grpc_poll_function = dummy_poll; in init_non_polling()