Searched defs:CALLOUT_UNLOCK (Results 1 – 2 of 2) sorted by relevance
242 #define CALLOUT_UNLOCK(p) mtx_unlock(&(p)->periodic_lock) macro
551 #define CALLOUT_UNLOCK(txq) mtx_unlock(&txq->ift_mtx) macro