Searched refs:channel_select_setup (Results 1 – 3 of 3) sorted by relevance
37 int channel_select_setup(int maxfd_in, void *rfds_in, void *wfds_in, struct timeval *tv, struct tim…
4470 channel_select_setup( in channel_select_setup() function
6380 maxfd = channel_select_setup(maxfd, &rfds, &wfds, &tv, &tvp); in RealWaitForChar()