Home
last modified time | relevance | path

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

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