Home
last modified time | relevance | path

Searched refs:nfds_t (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/include/
Dpoll.h39 typedef unsigned int nfds_t; typedef
41 extern int poll(struct pollfd*, nfds_t, int);
42 extern int ppoll(struct pollfd*, nfds_t, const struct timespec*, const sigset_t*);
/development/ndk/platforms/android-3/include/
Dpoll.h36 typedef unsigned int nfds_t; typedef
38 extern int poll(struct pollfd *, nfds_t, int);