Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Dpoll.h22 typedef int nfds_t; typedef
30 int poll(struct pollfd fds[], nfds_t nfds, int timeout);
/AliOS-Things-master/components/posix/src/
A Dpoll.c8 int poll(struct pollfd fds[], nfds_t nfds, int timeout) in poll()
/AliOS-Things-master/components/drivers/peripheral/uart/
A DREADME.md68 int poll(struct pollfd *fds, nfds_t nfds, int timeout);

Completed in 6 milliseconds