mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
f4623b38f3ab3cc5e4a8ca4f50c30e7a441f9343
function. ntoskrnl/ex/fmutex.c: ExAcquireFastMutexUnsafe: Reverted incorrect fix. ntoskrnl/mm/section.c: MmUnmapViewOfSection: Removed acquiring the address space lock; this is always done by the caller. ntoskrnl/mm/section.c: NtUnmapViewOfSection: Hold the address space lock over calls to MmUnmapViewOfSection. svn path=/trunk/; revision=2970
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%