mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
b52483ba9a13a0409987b0aa299056f5a3caebb9
- Add code to wait for SwapBusy == FALSE on SMP. - Add stub code to check for new PCR fields in 2003. Currently disabled because thread swap code still uses XP fields. - Check for active DPCs at the end of thread swap, not at the beginning. - Set PRCB->IdleThread outside of the thread swap routine. - Don't set the thread state to running inside the swap routine, we already do it outside. svn path=/trunk/; revision=24180
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%