wine-wine/scheduler
Alexandre Julliard 95a4332f32 Added atfork support. 2000-05-01 16:19:40 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in POSIX threads emulation, tricks glibc into being threadsafe. 2000-04-14 14:47:02 +00:00
client.c Made server launching somewhat cleaner and faster. 2000-04-14 14:42:41 +00:00
critsection.c Added lazy initialization of critical sections, based on a patch by 2000-04-08 20:50:06 +00:00
debugger.c Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
event.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Improved Winelib apps initialisation code. No longer need to link 2000-04-15 21:00:55 +00:00
pthread.c Added atfork support. 2000-05-01 16:19:40 +00:00
semaphore.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
services.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00
synchro.c Misc small cleanups. 2000-03-18 22:25:41 +00:00
sysdeps.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
syslevel.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
thread.c Improved Winelib apps initialisation code. No longer need to link 2000-04-15 21:00:55 +00:00
timer.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00