Searched refs:channel_poll_setup (Results 1 – 3 of 3) sorted by relevance
35 int channel_poll_setup(int nfd_in, void *fds_in, int *towait);
4378 channel_poll_setup(int nfd_in, void *fds_in, int *towait) in channel_poll_setup() function
6251 nfd = channel_poll_setup(nfd, &fds, &towait); in RealWaitForChar()