Sweden-Number/scheduler
Alexandre Julliard 617955db88 Changed CONTEXT into CONTEXT86 everywhere we really want an i386
context.
Added #ifdef __i386__ around accesses to 386 registers in the generic
CONTEXT structure.
1999-06-26 18:40:24 +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 Further server optimizations: 1999-06-26 08:43:26 +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 Further server optimizations: 1999-06-26 08:43:26 +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