Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_cots.c432 static kmutex_t connmgr_lock; /* for connection mngr's list of transports */ variable
537 mutex_enter(&connmgr_lock); in clnt_zone_destroy()
548 mutex_exit(&connmgr_lock); in clnt_zone_destroy()
1702 ASSERT(MUTEX_HELD(&connmgr_lock)); in connmgr_cwait()
1723 &connmgr_lock, timout)) > 0 && in connmgr_cwait()
1728 &connmgr_lock, timout)) > 0 && in connmgr_cwait()
1821 mutex_enter(&connmgr_lock); in connmgr_get()
1865 mutex_exit(&connmgr_lock); in connmgr_get()
1867 mutex_enter(&connmgr_lock); in connmgr_get()
1949 mutex_exit(&connmgr_lock); in connmgr_get()
[all …]