Loading tests/libtest/lib504.c +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ #include "timeval.h" #define MAIN_LOOP_HANG_TIMEOUT 30 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000 #define MAIN_LOOP_HANG_TIMEOUT 300 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000 /* * Source code in here hugely as reported in bug report 651464 by Loading Loading
tests/libtest/lib504.c +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ #include "timeval.h" #define MAIN_LOOP_HANG_TIMEOUT 30 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000 #define MAIN_LOOP_HANG_TIMEOUT 300 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000 /* * Source code in here hugely as reported in bug report 651464 by Loading