]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Increase # supported threads to 300 (see #126217).
authorJulian Seward <jseward@acm.org>
Wed, 3 May 2006 13:52:47 +0000 (13:52 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 3 May 2006 13:52:47 +0000 (13:52 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5877

include/pub_tool_threadstate.h

index 4dcb8dedba382126bf78beb2f840e076b6c8324d..80df4d45c818ee323faa385114953b4af151c7f6 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 100
+#define VG_N_THREADS 300
 
 /* Special magic value for an invalid ThreadId.  It corresponds to
    LinuxThreads using zero as the initial value for