A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Stefan Ginsberg 8091f31182 - Fix a broken check in PspExitThread. We should check if Stack Swapping is _disabled_ during termination, not crash if it is enabled!
- Fix KeInitThread to respect this, and initialize EnableStackSwap to TRUE. Otherwise, only executive worker threads who modify the stack swap flag themselves encounter this issue.
- This, along with my previous change, fixes worker thread termination being completely broken and crashing ros.
- Thanks to Aleksey for confirming my changes

svn path=/trunk/; revision=35302
2008-08-13 09:00:50 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos - Fix a broken check in PspExitThread. We should check if Stack Swapping is _disabled_ during termination, not crash if it is enabled! 2008-08-13 09:00:50 +00:00
rosapps - .def -> .spec 2008-08-10 18:06:21 +00:00
rostests - By default enable all tests. 0 failures in Windows XP SP3. 2008-07-30 11:15:48 +00:00
wallpaper