Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dpoll.c8 int poll(struct pollfd fds[], nfds_t nfds, int timeout) in poll()
A Dselect.c10 int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *errorfds, in select()
/AliOS-Things-master/components/select/poll/
A Dpoll.c115 static int pre_poll(struct pollfd *fds, int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, void *p… in pre_poll()
154 static int post_poll(struct pollfd *fds, int nfds) in post_poll()
178 int aos_poll(struct pollfd *fds, int nfds, int timeout) in aos_poll()
/AliOS-Things-master/components/drivers/peripheral/spi/example/
A Dspi_example.c33 int nfds = 0; in vfs_spi_test() local
/AliOS-Things-master/components/drivers/peripheral/flash/example/
A Dflash_example.c44 int nfds = 0; in vfs_flash_test() local
/AliOS-Things-master/components/SDL2/src/audio/sndio/
A DSDL_sndioaudio.c189 int nfds; in SNDIO_CaptureFromDevice() local

Completed in 5 milliseconds