Searched refs:MAX_THREADS (Results 1 – 8 of 8) sorted by relevance
26 static constexpr uint8_t MAX_THREADS = 10; variable39 uint8_t count = dataProvider->ConsumeIntegralInRange<uint8_t>(1, MAX_THREADS); in spawnThreads()
219 constexpr int MAX_THREADS = 1; variable232 BENCHMARK(ipv4_high_load)->ThreadRange(MIN_THREADS, MAX_THREADS)->MinTime(MIN_TIME)->UseRealTime();244 BENCHMARK(ipv6_high_load)->ThreadRange(MIN_THREADS, MAX_THREADS)->MinTime(MIN_TIME)->UseRealTime();
51 constexpr int MAX_THREADS = 32; variable108 ->ThreadRange(MIN_THREADS, MAX_THREADS)
43 private static final int MAX_THREADS = 4; field in ParallelPackageParser50 return ConcurrentUtils.newFixedThreadPool(MAX_THREADS, "package-parsing-thread", in makeExecutorService()
50 #define MAX_THREADS 8192 macro63 pthread_t tid[MAX_THREADS];709 if (num_threads > MAX_THREADS) in main()
46 #define MAX_THREADS 32768 macro233 CallStack* stacks[MAX_THREADS];234 int32_t depth[MAX_THREADS];1046 for (int32_t i = 0; i < MAX_THREADS; i++) in dumpTrace()2173 for (int32_t threadId = 0; threadId < MAX_THREADS; ++threadId) { in parseDataKeys()
35 static const size_t MAX_THREADS = 4; variable370 WorkQueue wq(MAX_THREADS, false); in preProcessImages()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...