Searched defs:WPI_NT_UNLOCK (Results 1 – 1 of 1) sorted by relevance
304 #define WPI_NT_UNLOCK(_sc) lockmgr(&(_sc)->nt_mtx, LK_RELEASE) macro345 #define WPI_NT_UNLOCK(_sc) mtx_unlock(&(_sc)->nt_mtx) macro