- Fix regression in Firefox installer by making KiWaitSatisfyAll a function instead...
authorAlex Ionescu <aionescu@gmail.com>
Tue, 10 Jan 2006 21:36:42 +0000 (21:36 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 10 Jan 2006 21:36:42 +0000 (21:36 +0000)
commit538917d0fb1b5fc6f41403ffbb3d678edb0d4cd6
tree93b1720bf6b79cb4968dabfe2e94a05aefdc152d
parent795d686a4a4c8690a1bee6eb2d2a8ed288a8b502
- Fix regression in Firefox installer by making KiWaitSatisfyAll a function instead of a macro.
- Make KiCheckAleratbility a macro to simplify its code and callers, and also clearly explain what rules it obeys.

svn path=/trunk/; revision=20768
reactos/include/ndk/ketypes.h
reactos/include/ndk/umtypes.h
reactos/include/reactos/debug.h
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/ke/kthread.c
reactos/ntoskrnl/ke/wait.c