Sweden-Number/dlls/ntdll/unix
Zebediah Figura 9d79f72142 ntdll: Implement thread-ID alerts using futexes if possible.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 17:59:26 +01:00
..
cdrom.c
debug.c
env.c
file.c
loader.c ntdll: Implement NtAlertThreadByThreadId and NtWaitForAlertByThreadId. 2021-11-17 16:36:01 +01:00
loadorder.c
process.c
registry.c
security.c
serial.c
server.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
signal_arm.c ntdll: Subtract an offset from pc if dispatch->ControlPcIsUnwound on arm. 2021-11-15 19:59:54 +01:00
signal_arm64.c ntdll: Don't blindly increment Sp by 8 in leaf functions on arm64. 2021-11-09 22:02:55 +01:00
signal_i386.c
signal_x86_64.c
socket.c
sync.c ntdll: Implement thread-ID alerts using futexes if possible. 2021-11-17 17:59:26 +01:00
system.c
tape.c
thread.c
unix_private.h ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
virtual.c