HomeSort by: relevance | last modified time | path
    Searched defs:rump_or_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/dev/audio/
audiotest.c 91 int rump_or_poll(struct pollfd *, nfds_t, int);
503 rump_or_poll(struct pollfd *fds, nfds_t nfds, int timeout) function in typeref:typename:int
1149 int r = rump_or_poll(pfd, nfd, timeout);
audiotest.c 91 int rump_or_poll(struct pollfd *, nfds_t, int);
503 rump_or_poll(struct pollfd *fds, nfds_t nfds, int timeout) function in typeref:typename:int
1149 int r = rump_or_poll(pfd, nfd, timeout);

Completed in 60 milliseconds