wine-wine/scheduler
Eric Pouech 449d10fd79 Fixed regression in process creation (std handle inheritance). 2003-08-19 01:05:17 +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 Fixed regression in process creation (std handle inheritance). 2003-08-19 01:05:17 +00:00
pthread.c Moved __errno_location() handling to pthread.c, and added similar 2003-08-15 03:55:06 +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 Moved __errno_location() handling to pthread.c, and added similar 2003-08-15 03:55:06 +00:00