Sweden-Number/scheduler
Alexandre Julliard 505cf3965c Moved PTHREAD_init_done out of the #ifdef. 2001-02-27 01:54:20 +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 separate server pipe to wait on blocking server calls. 2001-02-21 04:21:50 +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 Documentation ordinal fixes. 2001-02-14 23:11:17 +00:00
pipe.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
process.c Only create the system heap when we actually need it. 2001-02-23 01:37:05 +00:00
pthread.c Moved PTHREAD_init_done out of the #ifdef. 2001-02-27 01:54:20 +00:00
services.c SERVICE_CreateServiceTable still returned TRUE if CreateThread failed. 2001-01-17 21:50:17 +00:00
synchro.c Added separate server pipe to wait on blocking server calls. 2001-02-21 04:21:50 +00:00
sysdeps.c Documentation ordinal fixes. 2001-02-14 23:11:17 +00:00
syslevel.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
thread.c Added separate server pipe to wait on blocking server calls. 2001-02-21 04:21:50 +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