Sweden-Number/scheduler
Ulrich Weigand 586793ffd8 Initialize process critical section in the correct process context. 1999-04-25 11:04:45 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented 'kernel services thread'. 1999-04-11 15:01:20 +00:00
client.c Added new CLIENT_DebuggerRequest routine, implemented support for 1999-04-11 17:13:03 +00:00
critsection.c Warn if wrong process tries to enter critical section. 1999-04-25 11:03:59 +00:00
event.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
handle.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
mutex.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
pipe.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00
process.c Initialize process critical section in the correct process context. 1999-04-25 11:04:45 +00:00
semaphore.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
services.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
synchro.c Allow user APCs with NULL 'func' (just wake up the thread). 1999-04-11 15:02:18 +00:00
sysdeps.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
syslevel.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
thread.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00