- Store the current thread

svn path=/branches/aicom-network-fixes/; revision=36333
This commit is contained in:
Cameron Gutman
2008-09-19 23:16:29 +00:00
parent 0b7d92c4b3
commit f0e952b4b6
+1
View File
@@ -87,6 +87,7 @@ NdisAcquireReadWriteLock(
}
}
}
Lock->Context = PsGetCurrentThread();
LockState->LockState = 3;
}
}