]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Increase number of supported threads to 500. Fixes #227328.
authorJulian Seward <jseward@acm.org>
Wed, 17 Feb 2010 16:20:04 +0000 (16:20 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 17 Feb 2010 16:20:04 +0000 (16:20 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11049

include/pub_tool_threadstate.h

index d572e870cf6341c631c81d0485b774f5c281c1d6..5956c0fedab884ad745e12f69cf65998babb7ab0 100644 (file)
@@ -36,7 +36,7 @@
    scheduler algorithms is surely O(N) in the number of threads, since
    that's simple, at least.  And (in practice) we hope that most
    programs do not need many threads. */
-#define VG_N_THREADS 300
+#define VG_N_THREADS 500
 
 /* Special magic value for an invalid ThreadId.  It corresponds to
    LinuxThreads using zero as the initial value for