wine-wine/dlls/ntdll/unix
Alexandre Julliard ff19f21913 ntdll: Move the futex-based critical section implementation to the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-09 21:23:33 +02:00
..
debug.c ntdll: Consolidate some of the init routines into the init_threading() entry point. 2020-06-04 22:36:38 +02:00
loader.c ntdll: Move the futex-based critical section implementation to the Unix library. 2020-06-09 21:23:33 +02:00
server.c ntdll: Move the futex-based critical section implementation to the Unix library. 2020-06-09 21:23:33 +02:00
signal_arm.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_arm64.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_i386.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_powerpc.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_x86_64.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
sync.c ntdll: Move the futex-based critical section implementation to the Unix library. 2020-06-09 21:23:33 +02:00
thread.c ntdll: Move some more thread functions to the Unix library. 2020-06-09 15:25:52 +02:00
unix_private.h ntdll: Move the futex-based critical section implementation to the Unix library. 2020-06-09 21:23:33 +02:00
virtual.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00