summaryrefslogtreecommitdiff
path: root/tests/cancel1.c
diff options
context:
space:
mode:
authorrpj <rpj>2011-07-03 03:54:34 +0000
committerrpj <rpj>2011-07-03 03:54:34 +0000
commit756af68422f49ac5da1cd11b3f2517bf059f43c7 (patch)
treef2d4eec799ce226f2619b976781be8492f0259a4 /tests/cancel1.c
parent36d058cf99f56deb90b7551c0fefdaf0180c0a90 (diff)
See the ChanegLog
Diffstat (limited to 'tests/cancel1.c')
-rw-r--r--tests/cancel1.c2
1 files changed, 1 insertions, 1 deletions
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.