reactos/rostests/winetests/ntdll
Thomas Faber 05b349a93c [NTOS]
- 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
2015-02-15 22:20:34 +00:00
..
atom.c
change.c
CMakeLists.txt [CMAKE] 2014-10-17 23:29:24 +00:00
directory.c
env.c
error.c
exception.c
file.c
generated.c
info.c
large_int.c
ntdll_test.h
om.c [NTOS] 2015-02-15 22:20:34 +00:00
path.c
pipe.c
port.c
reg.c
ros_diff.patch
rtl.c [NTDLL_WINETEST] Properly enable back the LdrAddRefDll tests. CORE-8102 2014-12-21 18:00:03 +00:00
rtlbitmap.c
rtlstr.c
string.c
testlist.c
time.c