wine-wine/dlls/ntoskrnl.exe
Paul Gofman d0d1601e6c ntoskrnl.exe/tests: Avoid race condition in test driver.
Might fix random driver crash on testbot Win8 machine.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-03 21:49:08 +02:00
..
tests ntoskrnl.exe/tests: Avoid race condition in test driver. 2020-06-03 21:49:08 +02:00
Makefile.in ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
instr.c ntoskrnl.exe: Return zero for unknown msr registers. 2020-05-25 21:17:13 +02:00
ntoskrnl.c ntoskrnl.exe: Add stub for KeUnstackDetachProcess(). 2020-06-01 22:10:28 +02:00
ntoskrnl.exe.spec ntoskrnl.exe: Add stub for KeUnstackDetachProcess(). 2020-06-01 22:10:28 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: Implement KeRevertToUserAffinityThreadEx() function. 2020-05-27 00:14:13 +02:00
plugplay.idl ntoskrnl.exe: Broadcast device notifications to registered handlers. 2020-05-06 10:48:06 +02:00
pnp.c ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
sync.c ntoskrnl.exe: Support DPCs with timers. 2020-05-28 20:18:32 +02:00