Home
last modified time | relevance | path

Searched refs:NET_Poll (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
Dnet_util_md.h62 extern int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout);
81 #define NET_Poll poll macro
Dlinux_close.cpp171 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll() function
Dnet_util_md.c1375 read_rv = NET_Poll(&pfd, 1, timeout);