mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
59f55051c9f5e180b12748e506bf69197ad05f0e
Handle cases where multiple ranges overlap a new lock, including either exclusive or shared ranges. We expand a shared range when an overlap occurs and add another shared range to the shared ranges list. Also make sure to complete an IRP along every non-pending case. Reduces failures in kernel32_winetest except an expected successful unlock of ~0,1, which appears to contravene the documentation. svn path=/trunk/; revision=56098
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%