Searched defs:NM_MTX_UNLOCK (Results 1 – 1 of 1) sorted by relevance
75 #define NM_MTX_UNLOCK(m) sx_xunlock(&(m)) macro146 #define NM_MTX_UNLOCK(m) mutex_unlock(&(m)) macro