mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
b42aaf88bbd706ac52ddc255ea7e244fe8fb0b8f
- Add missing PFN locking to MmFreePagesFromMdl and MiAllocatePoolPages. - Get rid of MmLockPageUnsafe and MmReferencePageUnsafe. The "safe" routines just forwarded to the unsafe versions -- call them directly instead. Remove unused MmAcquirePageListLock/MmReleasePageListLock. svn path=/trunk/; revision=43240
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%