Searched refs:sndio_poll_out (Results 1 – 1 of 1) sorted by relevance
58 static void sndio_poll_out(void *arg);164 (pfd->events & POLLOUT) ? sndio_poll_out : NULL, in sndio_poll_wait()297 static void sndio_poll_out(void *arg) in sndio_poll_out() function