A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu 5c2e4f088a - Convert KxDelayThreadWait, KxSingleThreadWait, KxMultiThreadWait into macros.
- Add KxQueueThreadWait macro based on previous ones.
- Add KxSetTimerForThreadWait to initialize the timer during the macros above. Wait timer setup is now done in two phases, which will be required with the new timer code anyway.
- Remove IRQL hack from idle loop when delivering DPCs.
- Make the wait code use the new macros and make it scale better.
- Add some missing definitions to asm.h

svn path=/trunk/; revision=25605
2007-01-23 18:39:47 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Convert KxDelayThreadWait, KxSingleThreadWait, KxMultiThreadWait into macros. 2007-01-23 18:39:47 +00:00
rosapps fix case (2nd try) 2007-01-22 09:33:42 +00:00