Added server_abort_thread to replace SYSDEPS_AbortThread.
commit4dba172e55241d666dedf6cad720f3ec0497c7ee
authorAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2003 00:08:05 +0000 (6 00:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2003 00:08:05 +0000 (6 00:08 +0000)
treec1b124257fbb001c23ead8775ca0a1b8fda58b33
parent8574412e1e72bc71d74d6cd7c39768d02ed94169
Added server_abort_thread to replace SYSDEPS_AbortThread.
Removed no longer used SIGNAL_Block and SIGNAL_Reset.
Moved some internal ntdll definitions to ntdll_misc.h.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/server.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
dlls/ntdll/sync.c
dlls/ntdll/sysdeps.c
dlls/ntdll/thread.c
include/thread.h
include/wine/server.h