wine-wine/scheduler
Alexandre Julliard 79762059eb Added timeout to critical section waiting. 1999-04-18 13:23:36 +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 new CLIENT_DebuggerRequest routine, implemented support for 1999-04-11 17:13:03 +00:00
critsection.c Added timeout to critical section waiting. 1999-04-18 13:23:36 +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 Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +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 Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +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 Implemented 'kernel services thread'. 1999-04-11 15:01:20 +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 Merged Linux/FreeBSD reentrant errno handler, added Solaris. 1999-04-18 13:20:43 +00:00
syslevel.c Implemented _ConfirmWin16Lock (KERNEL32.96). 1999-03-10 16:25:22 +00:00
thread.c Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00