Searched defs:NM_MTX_LOCK (Results 1 – 1 of 1) sorted by relevance
95 #define NM_MTX_LOCK(m) sx_xlock(&(m)) macro161 #define NM_MTX_LOCK(m) mutex_lock(&(m)) macro188 #define NM_MTX_LOCK(m) KeAcquireGuardedMutex(&(m)) macro