wine-wine/scheduler
Alexandre Julliard 19b6a49845 Allocate DebugInfo field for all critical sections (based on a patch
by Alex Pasadyn).
Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
2003-08-12 23:50:54 +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 Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
synchro.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
syslevel.c Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
thread.c Use NtQueryInformationThread to implement GetExitCodeThread. 2003-07-09 19:58:01 +00:00