Searched defs:numberOfThreads (Results 1 – 4 of 4) sorted by relevance
108 int numberOfThreads = 64; in testConcurrentAdvance() local131 int numberOfThreads = 64; in testConcurrentAutoIncrementStep() local148 private void runConcurrentTest(int numberOfThreads, final Callable<Void> callable) in runConcurrentTest()
150 public static Set<Class<?>> runInMultipleThreads(int numberOfThreads) throws Exception { in runInMultipleThreads()170 int numberOfThreads = 20; in main() local
42 public int numberOfThreads = NOT_SPECIFIED; field in InternalOptions
344 int numberOfThreads = 1; in run() local