- Add ASSERT_QUEUE macro.
authorAlex Ionescu <aionescu@gmail.com>
Thu, 13 Jul 2006 05:20:43 +0000 (05:20 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 13 Jul 2006 05:20:43 +0000 (05:20 +0000)
commite037b1c36bb57476783d20b7b764d5ac8cd0757a
tree682670ebeb645507a94043276c3381dfd06213ee
parent5ecb728b0e2cd179674e2b12f62ea3647262eeb3
- Add ASSERT_QUEUE macro.
- Cleanup queue.c
- Add some ASSERTs
- Properly check for SPecialApcDisable before aborting a wait.
- Fix a bug in KiWaitQueue which was causing us not to remove the queue from the thread's wait list.

svn path=/trunk/; revision=23038
reactos/include/ddk/ntifs.h
reactos/ntoskrnl/ke/queue.c