Searched refs:n_polled (Results 1 – 1 of 1) sorted by relevance
393 int n_polled, dispatch; in _svc_run_mt() local540 n_polled = poll(svc_pollset, npollfds + 1, -1); in _svc_run_mt()542 if (n_polled <= 0) in _svc_run_mt()559 n_polled--; in _svc_run_mt()563 } while (n_polled <= 0); in _svc_run_mt()571 n_polled--; in _svc_run_mt()575 svc_pollfds = n_polled; in _svc_run_mt()