Searched refs:singl_tv (Results 1 – 1 of 1) sorted by relevance
138 struct timeval singl_tv; in pa_poll() local140 singl_tv.tv_sec = 0; in pa_poll()141 singl_tv.tv_usec = 0; in pa_poll()143 if (select(f->fd, &rset, &wset, &xset, &singl_tv) != -1) { in pa_poll()