Sweden-Number/scheduler
Ulrich Weigand c5b8b3aeae Improved syslevel handling, store currently held syslevels in thread
database, WIN_CritSection converted to syslevel.
1999-05-22 16:28:47 +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 TEB in init_thread request. 1999-05-16 16:51:28 +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 Server reorganization: 1999-05-15 10:48:19 +00:00
handle.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
mutex.c Server reorganization: 1999-05-15 10:48:19 +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 Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and 1999-05-22 16:18:36 +00:00
semaphore.c Server reorganization: 1999-05-15 10:48:19 +00:00
services.c Expire timers on expiry time too, not just after. 1999-05-22 15:56:21 +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 Improved syslevel handling, store currently held syslevels in thread 1999-05-22 16:28:47 +00:00
thread.c Call THREAD_FreeTHDB as service thread callback. 1999-05-08 10:48:03 +00:00