gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1267 - gnunet-gtk/src/plugins/fs


From: grothoff
Subject: [GNUnet-SVN] r1267 - gnunet-gtk/src/plugins/fs
Date: Mon, 4 Jul 2005 17:28:26 -0700 (PDT)

Author: grothoff
Date: 2005-07-04 17:28:24 -0700 (Mon, 04 Jul 2005)
New Revision: 1267

Modified:
   gnunet-gtk/src/plugins/fs/fs.c
Log:
try

Modified: gnunet-gtk/src/plugins/fs/fs.c
===================================================================
--- gnunet-gtk/src/plugins/fs/fs.c      2005-07-05 00:20:17 UTC (rev 1266)
+++ gnunet-gtk/src/plugins/fs/fs.c      2005-07-05 00:28:24 UTC (rev 1267)
@@ -148,7 +148,7 @@
   if (0 != PTHREAD_CREATE(&doneThread,
                          (PThreadMain)&shutdownCode,
                          sig,
-                         8*1024))
+                         64*1024))
     DIE_STRERROR("pthread_create");
   while (OK != SEMAPHORE_DOWN_NONBLOCKING(sig))
     gtkRunSomeSaveCalls();





reply via email to

[Prev in Thread] Current Thread [Next in Thread]