]> git.sesse.net Git - vlc/commitdiff
One second before the warning is really too short.
authorRémi Denis-Courmont <rem@videolan.org>
Tue, 18 Sep 2007 16:42:27 +0000 (16:42 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Tue, 18 Sep 2007 16:42:27 +0000 (16:42 +0000)
*Dead*locks tend to last for a rather long time anyway :)

include/vlc_config.h

index fb57ee1f00bbbf5ed50da67b6fa134430093061e..51561cc5e5780ecea3750a891a30cdce65e89567 100644 (file)
@@ -46,7 +46,7 @@
 
 /* When a thread waits on a condition in debug mode, delay to wait before
  * outputting an error message (in second) */
-#define THREAD_COND_TIMEOUT             1
+#define THREAD_COND_TIMEOUT             3
 
 /*****************************************************************************
  * Interface configuration