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