Searched defs:threadPool (Results 1 – 2 of 2) sorted by relevance
137 ThreadPool threadPool = new ThreadPool(numTasks); in testManyConnectionsUsingManyThreads() local214 ThreadPool threadPool = new ThreadPool(numConnections); in testInsertOfManyRowsUsingManyThreads() local
45 private ThreadPool threadPool; field in MultiThreadAccessTest