ntdll: Run the thread/process detach code on the thread stack.
commit7e9f1878dbaa5729c47b3b373e20fc22d2311a88
authorAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2017 09:54:56 +0000 (14 10:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2017 09:54:56 +0000 (14 10:54 +0100)
tree828293338bc1e77407e06d2d832930dc428ec419
parentc170a483232f8ecf89e0d12408bd7a70730fdf3c
ntdll: Run the thread/process detach code on the thread stack.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll_misc.h
dlls/ntdll/signal_arm.c
dlls/ntdll/signal_arm64.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_x86_64.c
dlls/ntdll/thread.c