wine-wine/scheduler
Alexandre Julliard 6a26e3f7ac Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block.
Added SIGTERM handler.
2003-03-21 23:45:26 +00:00
..
client.c Use SIGUSR1 instead of SIGSTOP to suspend threads. 2003-03-04 22:18:43 +00:00
critsection.c Remove errno.h from files that do not need it. 2003-01-23 22:51:04 +00:00
fiber.c Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
handle.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Move some fields (refCount, tls_index and module) from WINE_MODREF to 2003-03-20 22:05:26 +00:00
pthread.c Forward-declare struct _pthread_cleanup_buffer, as it is 2003-03-21 00:33:33 +00:00
synchro.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
sysdeps.c Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block. 2003-03-21 23:45:26 +00:00
syslevel.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
thread.c - added Ldr* information to include/winternl.h 2003-03-04 04:36:56 +00:00
timer.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00