Searched defs:pollfd_shrinking (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c594 static int pollfd_shrinking = 1; variable
630 * above; reset the pollfd_shrinking flag.
646 pollfd_shrinking = 0;
720 if (pollfd_shrinking && svc_max_pollfd <

Completed in 105 milliseconds