OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NET_Poll
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
linux_close.cpp
165
int
NET_Poll
(struct pollfd *ufds, unsigned int nfds, int timeout) {
net_util_md.h
59
extern int
NET_Poll
(struct pollfd *ufds, unsigned int nfds, int timeout);
79
#define
NET_Poll
poll
Completed in 48 milliseconds