mirror of
https://github.com/reactos/reactos.git
synced 2026-09-15 06:10:07 +08:00
92f9f2e23b4ba040ae4e71523a888f796d37ba37
- Remove KiBlockThread and replace by more elegant KiSwapThread which will also make moving to the new scheduler easier. - Handle special case where we have kernel apcs pending and your previous irql was below apc_level during the wait code. - Remove hack to manually unwait a thread during a status of kernel apc. svn path=/trunk/; revision=20605
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%