Searched refs:startThreads (Results 1 – 3 of 3) sorted by relevance
149 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads() method in Test1995169 MyThread[] threads = startThreads(NUM_THREADS); in doTest()
208 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads() method in Test2001229 MyThread[] threads = startThreads(NUM_THREADS); in doTest()
147 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads() method in Test2005203 MyThread[] threads = startThreads(NUM_THREADS); in doTest()