Searched refs:connmgr_lock (Results 1 – 1 of 1) sorted by relevance
439 static kmutex_t connmgr_lock; /* for connection mngr's list of transports */ variable544 mutex_enter(&connmgr_lock); in clnt_zone_destroy()555 mutex_exit(&connmgr_lock); in clnt_zone_destroy()1713 ASSERT(MUTEX_HELD(&connmgr_lock)); in connmgr_cwait()1734 &connmgr_lock, timout)) > 0 && in connmgr_cwait()1739 &connmgr_lock, timout)) > 0 && in connmgr_cwait()1832 mutex_enter(&connmgr_lock); in connmgr_get()1876 mutex_exit(&connmgr_lock); in connmgr_get()1878 mutex_enter(&connmgr_lock); in connmgr_get()1959 mutex_exit(&connmgr_lock); in connmgr_get()[all …]