Sweden-Number/scheduler
François Gouget 1dac6eac63 SERVICE_AddObject check for NULL handles in addition to
INVALID_HANDLE_VALUE.
2001-01-09 20:51:36 +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 Use the exe name and file handle we got from the server also when 2001-01-06 01:55:49 +00:00
pthread.c Unix98 pthread_rwlock* stubs for glibc2.2 compatibility. 2000-11-13 04:14:49 +00:00
services.c SERVICE_AddObject check for NULL handles in addition to 2001-01-09 20:51:36 +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