Uses of Class
com.caucho.env.thread1.ThreadPool1

Packages that use ThreadPool1
com.caucho.env.thread1   
 

Uses of ThreadPool1 in com.caucho.env.thread1
 

Methods in com.caucho.env.thread1 that return ThreadPool1
static ThreadPool1 ThreadPool1.getCurrent()
           
static ThreadPool1 ThreadPool1.getThreadPool()
           
 

Methods in com.caucho.env.thread1 with parameters of type ThreadPool1
protected  void ThreadPool1.setAsGlobal(ThreadPool1 threadPool)