Searched refs:n_polled (Results 1 – 1 of 1) sorted by relevance
389 int n_polled, dispatch; in _svc_run_mt() local536 n_polled = poll(svc_pollset, npollfds + 1, -1); in _svc_run_mt()538 if (n_polled <= 0) in _svc_run_mt()555 n_polled--; in _svc_run_mt()559 } while (n_polled <= 0); in _svc_run_mt()567 n_polled--; in _svc_run_mt()571 svc_pollfds = n_polled; in _svc_run_mt()