wine-wine/scheduler
Ulrich Weigand 203780eb6e Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback
calling XFlush() instead.
1999-07-10 10:24:31 +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 ANSI C fixes. 1999-06-26 14:58:24 +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 Further server optimizations: 1999-06-26 08:43:26 +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 On NE process creation, move major part of NE EXE module loading and 1999-07-03 12:26:29 +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 Merged THDB and TEB structures. 1999-06-22 11:43:42 +00:00
syslevel.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
thread.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00