mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
05b349a93c4b517da190fdbc49bbfc2309fe3504
- In ExpReleaseOrWaitForKeyedEvent, always restore previous values for ETHREAD::KeyedWaitValue and ETHREAD::KeyedWaitChain, as these fields have alternative meanings outside of keyed events - Add missing list walk in ExpReleaseOrWaitForKeyedEvent - In Nt(WaitFor|Release)KeyedEvent, refuse keys that are not two-byte aligned as shown by Wine tests - Don't forget to set KTHREAD::Process on thread creation Fixes hang when running ntdll_winetest:om as well as failing tests. ROSTESTS-118 #resolve svn path=/trunk/; revision=66304
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%