Searched defs:SBP_UNLOCK (Results 1 – 2 of 2) sorted by relevance
145 #define SBP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
220 #define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx) macro [all...]