wine/dlls/ntdll
Alexandre Julliard 53e4c36ef8 ntdll: Add a platform-specific helper for starting a thread.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-29 20:15:30 +01:00
..
tests ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit. 2017-11-24 16:48:02 +01:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c ntdll: Support magic \1 prefix in debug format for relay traces. 2017-11-25 12:05:40 +01:00
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Add a platform-specific helper for starting a process. 2017-11-29 17:18:23 +01:00
loadorder.c
Makefile.in
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Fix stack alignment in relay calls on ARM. 2017-11-27 16:15:24 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit. 2017-11-24 16:48:02 +01:00
serial.c
server.c ntdll: Add a platform-specific helper for starting a process. 2017-11-29 17:18:23 +01:00
signal_arm.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
signal_arm64.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
signal_i386.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
signal_powerpc.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
signal_x86_64.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
string.c
sync.c
tape.c
thread.c ntdll: Add a platform-specific helper for starting a thread. 2017-11-29 20:15:30 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Put the initial pthread stack at the end of the Win32 stack. 2017-11-29 10:44:21 +01:00
wcstring.c