mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
2fea34f0e1f5f9c4b2a8c1f17e2facdb15059b7a
- Move NtQueueApcThread to ps/state.c since it's a Ps-level function. - Make NtQueueApcThread use POOL_QUOTA_FAIL_INSTEAD_OF_RAISE and add that flag to our DDK. Also fix the check for SystemThread by looking at the flag, not checking if TEB == NULL. Also fix a memory leak and comment header. - Fix comment header in KiInitalizeUserApc. svn path=/trunk/; revision=24051
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%