From 756af68422f49ac5da1cd11b3f2517bf059f43c7 Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 3 Jul 2011 03:54:34 +0000 Subject: See the ChanegLog --- tests/cancel1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cancel1.c') diff --git a/tests/cancel1.c b/tests/cancel1.c index be9b102..23d2726 100644 --- a/tests/cancel1.c +++ b/tests/cancel1.c @@ -145,7 +145,7 @@ main() /* * Give threads time to run. */ - Sleep(NUMTHREADS * 1000); + Sleep(NUMTHREADS * 100); /* * Standard check that all threads started. -- cgit v1.2.3