mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Store the current thread
svn path=/branches/aicom-network-fixes/; revision=36333
This commit is contained in:
@@ -87,6 +87,7 @@ NdisAcquireReadWriteLock(
|
||||
}
|
||||
}
|
||||
}
|
||||
Lock->Context = PsGetCurrentThread();
|
||||
LockState->LockState = 3;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user