Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DThreadPoolExecutor.java245 public int prestartAllCoreThreads() { in prestartAllCoreThreads() method in ThreadPoolExecutor
/libcore/jsr166-tests/src/test/java/jsr166/
DThreadPoolExecutorTest.java164 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
166 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
169 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
171 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
DThreadPoolExecutorSubclassTest.java311 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
313 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
316 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
318 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DThreadPoolExecutorSubclassTest.java350 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
352 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
355 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
357 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
DThreadPoolExecutorTest.java204 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
206 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
209 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
211 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1640 public int prestartAllCoreThreads() { in prestartAllCoreThreads() method in ThreadPoolExecutor
/libcore/api/
Dcurrent.txt16575 method public int prestartAllCoreThreads();