wine-wine/scheduler
Alexandre Julliard 5ab9d860f2 Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +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 Get full path of argv[0] before we change directories. 2000-07-16 18:21:34 +00:00
critsection.c Fixed issues found by winapi_check. 2000-06-07 02:15:39 +00:00
debugger.c Use WARN() instead of TRACE() in DebugOutputA(). 2000-05-23 01:13:07 +00:00
event.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
handle.c Extend the WSOCK32 warning in certain functions to mention WS2_32 too. 2000-07-15 21:29:34 +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 Make PDB, ENVDB and STARTUPINFO global variables. 2000-08-09 22:33:42 +00:00
pthread.c Fixed jump_alias for non-PIC, and disabled it for PIC, since it 2000-05-09 22:32:25 +00:00
semaphore.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
services.c Removed winver and service_table from the PDB and made them static 2000-08-09 22:31:24 +00:00
synchro.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
sysdeps.c Make a better guess to find the top of the initial stack. 2000-06-08 00:39:59 +00:00
syslevel.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
thread.c Make PDB, ENVDB and STARTUPINFO global variables. 2000-08-09 22:33:42 +00:00
timer.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00