Searched defs:iepoll (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DEPollArrayWrapper.c45 iepoll(int epfd, struct epoll_event *events, int numfds, jlong timeout) function
143 res = iepoll(epfd, events, numfds, timeout);

Completed in 46 milliseconds