Searched refs:setThreadFactory (Results 1 – 11 of 11) sorted by relevance
213 public void setThreadFactory(java.util.concurrent.ThreadFactory threadFactory) { in setThreadFactory() method in ThreadPoolExecutor
552 p.setThreadFactory(threadFactory); in testSetThreadFactory()564 p.setThreadFactory(null); in testSetThreadFactoryNull()
497 p.setThreadFactory(threadFactory); in testSetThreadFactory()509 p.setThreadFactory(null); in testSetThreadFactoryNull()
262 p.setThreadFactory(threadFactory); in testSetThreadFactory()277 p.setThreadFactory(null); in testSetThreadFactoryNull()
409 p.setThreadFactory(threadFactory); in testSetThreadFactory()424 p.setThreadFactory(null); in testSetThreadFactoryNull()
1520 public void setThreadFactory(ThreadFactory threadFactory) { in setThreadFactory() method in ThreadPoolExecutor
678 p.setThreadFactory(threadFactory); in testSetThreadFactory()691 p.setThreadFactory(null); in testSetThreadFactoryNull()
611 p.setThreadFactory(threadFactory); in testSetThreadFactory()624 p.setThreadFactory(null); in testSetThreadFactoryNull()
453 p.setThreadFactory(threadFactory); in testSetThreadFactory()469 p.setThreadFactory(null); in testSetThreadFactoryNull()
307 p.setThreadFactory(threadFactory); in testSetThreadFactory()323 p.setThreadFactory(null); in testSetThreadFactoryNull()
16583 method public void setThreadFactory(java.util.concurrent.ThreadFactory);