mtx_destroy
void mtx_destroy(mtx_t *);
#define ACC_LOCK_DESTROY(ac) mtx_destroy(&(ac)->acc_mtx)
#define PORT_LOCK_DEINIT(port) mtx_destroy(&(port)->lock)
#define ADAPTER_LOCK_DEINIT(adap) mtx_destroy(&(adap)->lock)
mtx_destroy((lock)); \
#define MTX_DESTROY mtx_destroy
#define rw_destroy(x) mtx_destroy((x))
mtx_destroy(&cxgb_db_lock);
#define RT_LOCK_DESTROY(_rt) mtx_destroy(&(_rt)->rt_mtx)
mtx_destroy(&np->n_mtx);
mtx_destroy(&np->n_mtx);
mtx_destroy(&nfs_clstate_mutex);
mtx_destroy(&ncl_iod_mutex);
mtx_destroy(&np->n_mtx);
mtx_destroy(&nmp->nm_sockreq.nr_mtx);
mtx_destroy(&nmp->nm_mtx);
mtx_destroy(&nmp->nm_sockreq.nr_mtx);
mtx_destroy(&nmp->nm_mtx);
mtx_destroy(&nfs_nameid_mutex);
mtx_destroy(&newnfsd_mtx);
mtx_destroy(&nfs_state_mutex);
mtx_destroy(&nfs_sockl_mutex);
mtx_destroy(&nfs_slock_mutex);
mtx_destroy(&nfs_req_mutex);
mtx_destroy(&nfsrv_nfsuserdsock.nr_mtx);
mtx_destroy(&nfsuserhash[i].mtx);
mtx_destroy(&nfsusernamehash[i].mtx);
mtx_destroy(&nfsgroupnamehash[i].mtx);
mtx_destroy(&nfsgrouphash[i].mtx);
mtx_destroy(&softc->fha_hash[i].mtx);
mtx_destroy(&host->nh_lock);
mtx_destroy(&nfsrchash_table[i].mtx);
mtx_destroy(&nfsrcahash_table[i].mtx);
mtx_destroy(&nfsrc_udpmtx);
mtx_destroy(&nfs_v4root_mutex);
mtx_destroy(&nfsv4root_mnt.mnt_mtx);
mtx_destroy(&nfssessionhash[i].mtx);
#define SCTP_INP_LOCK_DESTROY(_inp) mtx_destroy(&(_inp)->inp_mtx)
#define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) mtx_destroy(&(_inp)->inp_create_mtx)
#define SCTP_TCB_LOCK_DESTROY(_tcb) mtx_destroy(&(_tcb)->tcb_mtx)
#define SCTP_ITERATOR_LOCK_DESTROY() mtx_destroy(&sctppcbinfo.it_mtx)
mtx_destroy(&b_m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);
mtx_destroy(&m);