Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c831 __xprt_unregister_private(const SVCXPRT *xprt, bool_t lock_not_held) in __xprt_unregister_private() argument
835 if (lock_not_held) in __xprt_unregister_private()
841 if (lock_not_held) in __xprt_unregister_private()
H A Dsvc_vc.c1154 _svc_vc_destroy_private(SVCXPRT *xprt, bool_t lock_not_held) in _svc_vc_destroy_private() argument
1179 __xprt_unregister_private(xprt, lock_not_held); in _svc_vc_destroy_private()