- Change dispatcher lock release to be more like documented in Windows Internals...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 5 Jan 2006 15:32:08 +0000 (15:32 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 5 Jan 2006 15:32:08 +0000 (15:32 +0000)
commit444bb36f82eb5a55ea68668166c10f65428de24b
tree0d5b1444b4470f024099f02803960e22e695e35a
parentf881f51fdf6c71520cda99567864fe850c0d6101
- Change dispatcher lock release to be more like documented in Windows Internals II and to allow an easier move to Queued Spinlock.

svn path=/trunk/; revision=20579
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/ke/wait.c