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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c439 svc_pool_tryexit(SVCPOOL *pool) function
560 if (svc_pool_tryexit(pool))
1592 if (pool->p_closing && svc_pool_tryexit(pool))
1627 if (pool->p_closing && svc_pool_tryexit(pool))
2482 if (pool->p_closing && svc_pool_tryexit(pool)) {

Completed in 67 milliseconds