Searched defs:newThread (Results 1 – 3 of 3) sorted by relevance
57 public Thread newThread(final Runnable r) { in newFixedThreadPool() method
34 public Thread newThread(final Runnable runnable) { in newThread() method in NamedThreadFactory
214 public Thread newThread(Runnable r) { in newThread() method in StorageManagerIntegrationTest.MyThreadFactory