mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 22:01:23 +08:00
38ca1d7d774fc206404147af532ef4bb4ea76ed7
- Fix KDPC definition in DDK. You can always count on the w32api to get even the simplest structures wrong. - Fix memory overwrite bug in KiInitSpinlocks. - Part 1 of 2: Cleanup and improve DPC implementation to add partial support for Threaded DPCs and remove SMP vs non-SMP ifdefs. (At the expense of, oh God, 5 wasted CPU cycles!). svn path=/trunk/; revision=23886
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%