A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hartmut Birr 2e5a5b050c - Simplified KeSetSystemAffinityThread and KeRevertToUserAffinityThread for non smp machines.
- Set the number of processors before calling PiInitProcessManager.  
- Lock the dispatcher database while accessing some values in the thread structure in KeWaitForMultipleObjects.  
- Used Ke-functions to initialize the idle thread.  
- Fixed the offset to the stack frame in PsDumpThreads.  
- Implemented KeSetAffinityThread.  
- Fixed KeSetPriorityThread for threads on the ready queue.

svn path=/trunk/; revision=12694
2005-01-01 11:47:33 +00:00
msvc6
os2
posix
reactos - Simplified KeSetSystemAffinityThread and KeRevertToUserAffinityThread for non smp machines. 2005-01-01 11:47:33 +00:00
rosapps Fix rosapps build 2004-12-29 00:31:45 +00:00