Searched defs:MAX_THREADS (Results 1 – 9 of 9) sorted by relevance
17 private final static int MAX_THREADS = 3; field in AsyncTesting
105 #define MAX_THREADS 65536 /* max number of threads, reader/writer, per test */ macro
17 #define MAX_THREADS MAX_CPUS macro
32 #define MAX_THREADS 128 macro
40 private static final int MAX_THREADS = 20; field in Main
25 public static final int MAX_THREADS = 30; field in ProxyFactoryPerformanceTest
93 #define MAX_THREADS 64 macro
119 #define MAX_THREADS 10000 macro
410 #define MAX_THREADS 4 macro