Sweden-Number/scheduler
Alexandre Julliard e8b2630620 Use NtQueryInformationThread to implement GetExitCodeThread. 2003-07-09 19:58:01 +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 Moved some of the process functions to dlls/kernel. 2003-06-27 04:08:04 +00:00
handle.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
process.c Added a file_exists argument to wine_dll_load to allow checking 2003-07-03 18:23:10 +00:00
pthread.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
synchro.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
syslevel.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
thread.c Use NtQueryInformationThread to implement GetExitCodeThread. 2003-07-09 19:58:01 +00:00