linuxthreads/Examples/ex14

Andreas Schwab schwab@suse.de
Mon Oct 23 03:48:00 GMT 2000


A two second timeout is just too small for a slow machine.

Andreas.

2000-10-23  Andreas Schwab  <schwab@suse.de>

	* Examples/ex14.c (TIMEOUT): Override default timeout.

--- linuxthreads/Examples/ex14.c.~1.1~	Tue Sep  5 11:20:14 2000
+++ linuxthreads/Examples/ex14.c	Mon Oct 23 12:38:31 2000
@@ -91,6 +91,7 @@
 
 
 #define TEST_FUNCTION do_test ()
+#define TIMEOUT 60
 int
 do_test (void)
 {

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Libc-hacker mailing list