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