Home
last modified time | relevance | path

Searched refs:svc_pool_tryexit (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dsvc.c437 svc_pool_tryexit(SVCPOOL *pool) in svc_pool_tryexit() function
558 if (svc_pool_tryexit(pool)) in svc_pool_unregister()
1590 if (pool->p_closing && svc_pool_tryexit(pool)) in svc_thread_exit()
1625 if (pool->p_closing && svc_pool_tryexit(pool)) in svc_thread_exitdetached()
2480 if (pool->p_closing && svc_pool_tryexit(pool)) { in svc_queueclose()