Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc65 int aix_poll(struct pollfd fds[], nfds_t nfds, int timeout) { in aix_poll() function
68 grpc_poll_function_type grpc_poll_function = aix_poll;
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc70 int aix_poll(struct pollfd fds[], nfds_t nfds, int timeout) { in aix_poll() function
73 grpc_poll_function_type grpc_poll_function = aix_poll;