Searched refs:prestartCoreThread (Results 1 – 7 of 7) sorted by relevance
138 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()140 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()142 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()145 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()147 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()149 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()
285 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()287 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()289 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()292 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()294 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()296 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()
323 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()325 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()327 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()330 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()332 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()334 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()
177 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()179 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()181 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()184 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()186 assertTrue(p.prestartCoreThread()); in testPrestartCoreThread()188 assertFalse(p.prestartCoreThread()); in testPrestartCoreThread()
237 public boolean prestartCoreThread() { in prestartCoreThread() method in ThreadPoolExecutor
1616 public boolean prestartCoreThread() { in prestartCoreThread() method in ThreadPoolExecutor
16576 method public boolean prestartCoreThread();