Sweden-Number/scheduler
Alexandre Julliard e9936d96e1 Changed wait_process and wait_debug_event requests to never block;
waiting is always done through WaitForSingleObject().
2001-01-26 00:22:26 +00:00
..
.cvsignore
Makefile.in
client.c Removed obsolete get_req_buffer() function. 2001-01-12 19:58:52 +00:00
critsection.c
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
process.c Changed wait_process and wait_debug_event requests to never block; 2001-01-26 00:22:26 +00:00
pthread.c
services.c SERVICE_CreateServiceTable still returned TRUE if CreateThread failed. 2001-01-17 21:50:17 +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 Cleaned up the various errno location tests in configure. 2001-01-17 20:22:22 +00:00
syslevel.c
thread.c Cleaned up the various errno location tests in configure. 2001-01-17 20:22:22 +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