Home
last modified time | relevance | path

Searched refs:prestartAllCoreThreads (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1568 public int prestartAllCoreThreads() { in prestartAllCoreThreads() method in ThreadPoolExecutor
/libcore/jsr166-tests/src/test/java/jsr166/
DThreadPoolExecutorTest.java159 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
161 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
DThreadPoolExecutorSubclassTest.java295 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
297 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()