mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 22:01:23 +08:00
faa5f58b848d5768cb595bd3534a27cfc19a192d
- Add assertions to relevant functions in process.c and re-format some code. - Check for invalid APC state in KeDetachProcess. - Decrease process stack count while holding the Dispatcher Lock at DPC level. - Implement KiSwapProcess in ctxswitch.S and add SMP-support and LDT swap support for the future, as well as updating the IOPM base in the TSS. svn path=/trunk/; revision=24044
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%