aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-sem14.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-sem14.c')
-rw-r--r--nptl/tst-sem14.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-sem14.c b/nptl/tst-sem14.c
index 949c03fcc6..f1e3e9e448 100644
--- a/nptl/tst-sem14.c
+++ b/nptl/tst-sem14.c
@@ -87,5 +87,6 @@ do_test (void)
return thread_fail;
}
+#define TIMEOUT 10
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"