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.h66 extern int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout);
85 #define NET_Poll poll macro
Dlinux_close.cpp170 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll() function
Dnet_util_md.c1374 read_rv = NET_Poll(&pfd, 1, timeout);