Home
last modified time | relevance | path

Searched refs:aix_poll (Results 1 – 1 of 1) 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;