Sweden-Number/scheduler
Alexandre Julliard 2362380b64 Added separate queue for "system" APCs that get called even when the
thread is not in an alertable state.
Specify the select_request timeout as absolute value so that we can
restart the request when interrupted.
2001-01-06 01:48:51 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
client.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
critsection.c Include config.h in files that test for constants defined in it. 2000-11-25 01:31:17 +00:00
handle.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
pipe.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
process.c Fixed some HFILE vs. HANDLE mismatches. 2001-01-06 01:29:18 +00:00
pthread.c Unix98 pthread_rwlock* stubs for glibc2.2 compatibility. 2000-11-13 04:14:49 +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 Added separate queue for "system" APCs that get called even when the 2001-01-06 01:48:51 +00:00
sysdeps.c Commented out large stack init now that thread stacks are at least 1Mb. 2000-12-14 19:30:01 +00:00
syslevel.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
thread.c Added separate queue for "system" APCs that get called even when the 2001-01-06 01:48:51 +00:00
timer.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00