A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes c487b06067 [NTOSKRNL]
Fix some problems with the lock implementation
- Add a 'generation' to the lock IRPs so we know if we've reprocessed them on any
  specific turn when we unlock something else.
- Simplify coalescing of lock regions to just rebuilding the region by going through
  the shared lock list and expanding a new region with any overlaps.
- Simplify coalescing new shared locks into larger regions in the same manner.

svn path=/trunk/; revision=56953
2012-07-23 18:53:50 +00:00
reactos [NTOSKRNL] 2012-07-23 18:53:50 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [APITESTS/CRT] 2012-07-21 20:15:12 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00