HomeSort by relevance Sort by last modified time
    Searched refs:NET_Poll (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
net_util_md.h 59 extern int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout);
78 #define NET_Poll poll
linux_close.cpp 165 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) {
net_util_md.c     [all...]

Completed in 67 milliseconds