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/
DThreadPoolExecutorTest.java186 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
188 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
191 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
193 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
DThreadPoolExecutorSubclassTest.java333 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
335 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
338 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
340 p.prestartAllCoreThreads(); in testPrestartAllCoreThreads()
/libcore/ojluni/src/main/java/java/util/concurrent/
DThreadPoolExecutor.java1622 public int prestartAllCoreThreads() { in prestartAllCoreThreads() method in ThreadPoolExecutor
/libcore/api/
Dcurrent.txt16395 method public int prestartAllCoreThreads();