(TIMEOUT): Override default timeout.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 16:53:00 +0000 (16:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 16:53:00 +0000 (16:53 +0000)
linuxthreads/Examples/ex14.c

index 4e6e10d..9d2c987 100644 (file)
@@ -91,6 +91,7 @@ worker (void *arg)
 
 
 #define TEST_FUNCTION do_test ()
+#define TIMEOUT 60
 int
 do_test (void)
 {