Sweden-Number/scheduler
Marcus Meissner c26063818f - Started multithreading for FreeBSD (incomplete, but some
applications now at least start up again).
- Use _thread_sys_sigaction/_thread_sys_sigaltstack.
- CR2 on pagefault gets passed in sc_err (some kind of kludge in
  FreeBSD owns fault handling we can use)
1999-04-11 15:20:29 +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 server pid and tid in init_thread request, and use them in 1999-03-23 14:09:41 +00:00
critsection.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +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 Send USIG_PROCESS_CREATE signal. 1999-04-11 12:06:04 +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