Searched refs:createTask (Results 1 – 1 of 1) sorted by relevance
130 threadPool.runTask(createTask(i)); in testManyConnectionsUsingManyThreads()272 private Runnable createTask(final int taskID) { in createTask() method in StressTest