Searched defs:TXQ_UNLOCK (Results 1 – 2 of 2) sorted by relevance
231 #define TXQ_UNLOCK(qs) mtx_unlock(&(qs)->lock) macro [all...]
1076 #define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq) macro