Searched refs:createThreads (Results 1 – 1 of 1) sorted by relevance
108 int[] tids = createThreads(5, stopLatch); in createHintSessionWithExitedThreads()114 private int[] createThreads(int tidCnt, CountDownLatch stopLatch) throws InterruptedException { in createThreads() method in ADPFAtomTestActivity