Lines Matching refs:poll
8 #include <poll.h>
209 nevents = poll(&fds, 1, -1);
276 * We can't poll and wait for the old thread-group
284 nevents = poll(&fds, 1, 10000 /* wait 5 seconds */);
313 * exited. So we can't poll before we have taken down the whole
352 nevents = poll(&fds, 1, -1);
451 * We can't poll and wait for the old thread-group
458 * thread-group leaders struct pid. Calling poll after
464 nevents = poll(&fds, 1, 10000 /* wait 5 seconds */);
491 nevents = poll(&fds, 1, -1);
529 nevents = poll(&fds, 1, -1);
620 nevents = poll(&fds, 1, 10000 /* wait 5 seconds */);
638 nevents = poll(&fds, 1, -1);
676 nevents = poll(&fds, 1, -1);