Searched defs:URTWN_UNLOCK (Results 1 – 1 of 1) sorted by relevance
243 #define URTWN_UNLOCK(sc) lockmgr(&(sc)->sc_mtx, LK_RELEASE) macro259 #define URTWN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro