mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00: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
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%