Sweden-Number/dlls/wow64
Zebediah Figura 0e931fa5fd ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId.
These will be used to implement RtlWaitOnAddress() and other in-process
synchronization primitives, as they are on Windows.

These patches went through quite a few revisions in order to ensure that they
had sufficient performance and correctness compared to the current
implementation. I am particularly grateful to Etienne Juvigny and Dmitry
Skvortsov for performing extensive testing.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 16:36:01 +01:00
..
Makefile.in
file.c
process.c ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId. 2021-11-17 16:36:01 +01:00
registry.c
security.c
struct32.h
sync.c ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId. 2021-11-17 16:36:01 +01:00
syscall.c
syscall.h ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId. 2021-11-17 16:36:01 +01:00
system.c
virtual.c
wow64.spec
wow64_private.h