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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c171 bool_t svc_polling; /* true if a thread is polling */ variable
199 svc_pollset, svc_pollfds, svc_next_pollfd, svc_polling
212 svc_pollfds, svc_next_pollfd, svc_exit_done, svc_polling,
453 svc_polling = TRUE;
462 svc_polling = FALSE;
484 svc_polling = FALSE;
558 svc_polling = FALSE;
722 (svc_polling ||
987 if (!wake_up_poller || !svc_polling) {
1003 if (svc_polling)
[all...]

Completed in 22 milliseconds