Home
last modified time | relevance | path

Searched refs:ff_poll (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/
H A Dff_api.symlist21 ff_poll
H A Dff_api.h106 int ff_poll(struct pollfd fds[], nfds_t nfds, int timeout);
H A Dff_syscall_wrapper.c1144 ff_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ff_poll() function
/f-stack/doc/
H A DF-Stack_API_Reference.md145 #### ff_poll subsubsection
147 int ff_poll(struct pollfd fds[], nfds_t nfds, int timeout);
149 ff_poll waits for events on a file descriptor.