summaryrefslogtreecommitdiff
path: root/tests/semaphore2.c
diff options
context:
space:
mode:
authorrpj <rpj>2004-10-19 13:24:40 +0000
committerrpj <rpj>2004-10-19 13:24:40 +0000
commit8c8bcc5d1737002a9d153105c16b262d2e201efa (patch)
treeba43c6049cc7e361a3eb875015aeb4032c01c559 /tests/semaphore2.c
parent45b1b8cb2a6588f9316f780d8cefe11c181a9a17 (diff)
Semaphore speedups - alpha, but passes testsuite
Diffstat (limited to 'tests/semaphore2.c')
-rw-r--r--tests/semaphore2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/semaphore2.c b/tests/semaphore2.c
index 8e264ea..e3663d9 100644
--- a/tests/semaphore2.c
+++ b/tests/semaphore2.c
@@ -73,7 +73,7 @@
#include "test.h"
-#define MAX_COUNT 100000
+#define MAX_COUNT 100
int
main()