mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
a9c33470e54c87a8957c6206c30d80fb2faa78c0
- apc.c: Fixed some bugs and used Dispatcher Lock. Simplified some functions and renamed/inlined others. - wait.c: Fixed some assumptions about Dispatcher Lock and Waiting/Alertability - process.c: Fully implemented KeStackAttachProcess and KeStackDetachProcess. Made all functions use PKPROCESS and not PEPROCESS. Memory Manager: Fixed calls to KeAttachProcess/DetachProcess to typecast PKPROCESS Process Manager: Removed call to empty function in apc.c svn path=/trunk/; revision=11622
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%