Sweden-Number/scheduler
Andreas Mohr 8cd93514f0 - add some documentation items
- fix some spelling
- fix some warnings
2000-01-29 21:12:58 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented waitable timers. 1999-11-29 01:58:35 +00:00
client.c Use argv[0] to locate the server executable. 2000-01-25 21:19:58 +00:00
critsection.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
debugger.c Added Get/SetThreadContext support through the server. 2000-01-20 18:59:03 +00:00
event.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c - add some documentation items 2000-01-29 21:12:58 +00:00
semaphore.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
services.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00
synchro.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
sysdeps.c Added better missing function emulation. 1999-11-13 22:23:35 +00:00
syslevel.c Modularized CallFrom/To16 routines. Adapted dependent routines, 1999-07-11 13:58:31 +00:00
thread.c Use a per-thread buffer and write(2) for debug traces. 2000-01-29 19:46:50 +00:00
timer.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00