A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 813f23e2bd [NTOSKRNL] Initialize MmCriticalSectionTimeout and use it to setup the value in the PEB (We currently continue to use 2.5 minutes, as opposed to the 30 days that Windows uses). Probe and copy the timeout value in NtWaitForKeyedEvent and NtReleaseKeyedEvent.
[RTL] Use RtlpTimeout for critical sections, which is initialized from the PEB. Implement using the LowMemory keyed event, when allocating the normal event failed.

svn path=/trunk/; revision=58175
2013-01-14 13:55:12 +00:00
reactos [NTOSKRNL] Initialize MmCriticalSectionTimeout and use it to setup the value in the PEB (We currently continue to use 2.5 minutes, as opposed to the 30 days that Windows uses). Probe and copy the timeout value in NtWaitForKeyedEvent and NtReleaseKeyedEvent. 2013-01-14 13:55:12 +00:00
rosapps [CMAKE] 2012-12-22 15:45:00 +00:00
rostests * Addendum to r58141. 2013-01-08 20:34:19 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00