mtx_destroy
void mtx_destroy(mtx_t *__mtx);
mtx_destroy(&fc->tlabel_lock);
mtx_destroy(&fc->wait_lock);
mtx_destroy(FW_GMTX(&sc->fc));
mtx_destroy(FW_GMTX(&sc->fc));
mtx_destroy(&sc->xl_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->alc_mtx);
mtx_destroy(&sc->ale_mtx);
mtx_destroy(&sc->age_mtx);
mtx_destroy(&sc->mtx);
mtx_destroy(&sc->bfe_mtx);
#define BCE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->bce_mtx)
#define BGE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->bge_mtx)
mtx_destroy(&sc->dc_mtx);
mtx_destroy(TULIP_MUTEX(sc));
mtx_destroy(TULIP_MUTEX(sc));
mtx_destroy(TULIP_MUTEX(sc));
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->jme_mtx);
mtx_destroy(&sc->msk_mtx);
mtx_destroy(&sc->msk_mtx);
mtx_destroy(&sc->msk_mtx);
mtx_destroy(&sc->nfe_mtx);
mtx_destroy(&sc->nfe_mtx);
#define LE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx)
mtx_destroy(&sc->pcn_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->vte_mtx);
mtx_destroy(&sc->vte_mtx);
mtx_destroy(&sc->rl_mtx);
mtx_destroy(&sc->rl_mtx);
mtx_destroy(&sc->sge_mtx);
mtx_destroy(&sc->sis_mtx);
mtx_destroy(&sc->sk_mii_mtx);
mtx_destroy(&sc->sk_mtx);
mtx_destroy(&sc->vr_mtx);
mtx_destroy(&sc->vge_mtx);
mtx_destroy(&sc->an_mtx);
mtx_destroy(&sc->an_mtx);
mtx_destroy(&sc->an_mtx);
mtx_destroy(&ATH_NODE(ni)->an_mtx);
#define ATH_RX_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_rx_mtx)
#define ATH_TXBUF_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_txbuflock)
#define ATH_TXSTATUS_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_txcomplock)
#define ATH_TXQ_LOCK_DESTROY(_tq) mtx_destroy(&(_tq)->axq_lock)
#define ATH_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx)
#define ATH_TX_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_tx_mtx)
#define ATH_PCU_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_pcu_mtx)
#define BWI_LOCK_DESTROY(sc) mtx_destroy(&(sc)->sc_mtx)
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
#define IWI_LOCK_DESTROY(sc) mtx_destroy(&(sc)->sc_mtx)
#define IWN_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx)
#define MALO_TXQ_LOCK_DESTROY(_tq) mtx_destroy(&(_tq)->lock)
#define MALO_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->malo_mtx)
#define MALO_RXFREE_DESTROY(_sc) mtx_destroy(&(_sc)->malo_rxlock)
mtx_destroy(&mh->mh_mtx);
#define MWL_TXQ_LOCK_DESTROY(_tq) mtx_destroy(&(_tq)->lock)
#define MWL_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx)
#define MWL_RXFREE_DESTROY(_sc) mtx_destroy(&(_sc)->sc_rxlock)
mtx_destroy(&mh->mh_mtx);
mtx_destroy(&mh->mh_mtx);
fail1: mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
fail1: mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
fail1: mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
#define RUM_LOCK_DESTROY(sc) mtx_destroy(&(sc)->sc_mtx)
#define RUM_CMDQ_LOCK_DESTROY(sc) mtx_destroy(&(sc)->cmdq_mtx)
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
#define RTWN_CMDQ_LOCK_DESTROY(sc) mtx_destroy(&(sc)->cmdq_mtx)
#define RTWN_NT_LOCK_DESTROY(sc) mtx_destroy(&(sc)->nt_mtx)
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&sc->sc_mtx);
mtx_destroy(&txq->ift_mtx);
#define STATE_LOCK_DESTROY(ctx) mtx_destroy(&(ctx)->ifc_state_mtx)
mtx_destroy(&queue->tq_mutex);
#define IF_ADDR_LOCK_DESTROY(if) mtx_destroy(&(if)->if_addr_mtx)
#define IF_AFDATA_DESTROY(ifp) mtx_destroy(&(ifp)->if_afdata_mtx)
(system_init_func_t)mtx_destroy, (void*)mtx)
void mtx_destroy(struct mtx*);
mtx_destroy(&queue->tq_mutex);
mtx_destroy(&ifq->ifq_mtx);
mtx_destroy(&Giant);
mtx_destroy(&gIdStoreLock);
mtx_destroy(&sUSBLock);
#define IEEE80211_TX_LOCK_DESTROY(_ic) mtx_destroy(IEEE80211_TX_LOCK_OBJ(_ic))
#define IEEE80211_FF_LOCK_DESTROY(_ic) mtx_destroy(IEEE80211_FF_LOCK_OBJ(_ic))
mtx_destroy(IEEE80211_NODE_LOCK_OBJ(_nt))
#define IEEE80211_PSQ_DESTROY(_psq) mtx_destroy(&(_psq)->psq_lock)
#define IEEE80211_AGEQ_DESTROY(_aq) mtx_destroy(&(_aq)->aq_lock)
#define ACL_LOCK_DESTROY(_as) mtx_destroy(&(_as)->as_lock)
#define IEEE80211_SCAN_TABLE_LOCK_DESTROY(_st) mtx_destroy(&(_st)->st_lock)
#define IEEE80211_SCAN_ITER_LOCK_DESTROY(_st) mtx_destroy(&(_st)->st_scanlock)
mtx_destroy(&(_rt)->rt_lock)
mtx_destroy(&(ms)->ms_rt_lock)
#define IEEE80211_LOCK_DESTROY(_ic) mtx_destroy(IEEE80211_LOCK_OBJ(_ic))