Sweden-Number/scheduler
Patrik Stridvall 1bb9403938 ANSI C fixes. 1999-05-08 15:47:44 +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 ANSI C fixes. 1999-05-08 15:47:44 +00:00
critsection.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +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 Some initialization sequence bugfixes: 1999-05-08 09:58:47 +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 Fixed various stupid bugs in services thread routines. 1999-05-04 16:43:38 +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 ANSI C fixes. 1999-05-08 15:47:44 +00:00
syslevel.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
thread.c Call THREAD_FreeTHDB as service thread callback. 1999-05-08 10:48:03 +00:00