Sweden-Number/scheduler
Bertho Stultiens 77f08f330e UnitializeCriticalSection partial stub implementation. 1999-04-15 16:42:50 +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 UnitializeCriticalSection partial stub implementation. 1999-04-15 16:42:50 +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 Non-functional PROCESS_Suspend/ResumeOtherThreads removed. 1999-04-11 17:11:09 +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 - Started multithreading for FreeBSD (incomplete, but some 1999-04-11 15:20:29 +00:00
syslevel.c Implemented _ConfirmWin16Lock (KERNEL32.96). 1999-03-10 16:25:22 +00:00
thread.c Send USIG_PROCESS_CREATE signal. 1999-04-11 12:06:04 +00:00