Sweden-Number/scheduler
Alexandre Julliard dc4b0c7655 Moved tape.c to dlls/kernel.
Moved critical section and resource update functions to dlls/kernel.
Started moving some of the thread functions too.
2003-06-24 03:34:15 +00:00
..
client.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
fiber.c Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
handle.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
process.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
pthread.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
synchro.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
sysdeps.c Allocate/free the 16-bit thread stack in the kernel dll init routine. 2003-05-13 00:49:49 +00:00
syslevel.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
thread.c Moved tape.c to dlls/kernel. 2003-06-24 03:34:15 +00:00