wine-wine/scheduler
Ulrich Czekalla c9cc20cf8b New channel 'debugstr' used to print OutputDebugString API calls. 1999-10-24 00:06:17 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented the Win32 debug API functions. 1999-05-23 19:57:42 +00:00
client.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00
critsection.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
debugger.c New channel 'debugstr' used to print OutputDebugString API calls. 1999-10-24 00:06:17 +00:00
event.c Further server optimizations: 1999-06-26 08:43:26 +00:00
handle.c Further server optimizations: 1999-06-26 08:43:26 +00:00
mutex.c Further server optimizations: 1999-06-26 08:43:26 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). 1999-10-23 14:15:33 +00:00
semaphore.c Further server optimizations: 1999-06-26 08:43:26 +00:00
services.c Made the service thread instanciable in every process. 1999-06-12 08:24:23 +00:00
synchro.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
sysdeps.c Moved all signal support to a new platform-specific file. 1999-09-27 10:58:45 +00:00
syslevel.c Modularized CallFrom/To16 routines. Adapted dependent routines, 1999-07-11 13:58:31 +00:00
thread.c Don't create thunk for CreateThread16 proc, call it directly. 1999-09-20 18:45:28 +00:00