Searched refs:ThreadPoolManager (Results 1 – 4 of 4) sorted by relevance
43 public final class ThreadPoolManager { class75 private ThreadPoolManager() {} // do not instantiate in ThreadPoolManager() method in ThreadPoolManager
43 ThreadPoolManager.java \
47 IThreadPool iThreadPool = ThreadPoolManager.create(); in testDispose()435 private static final IThreadPool __iThreadPool = ThreadPoolManager.create();
57 import com.sun.star.lib.uno.environments.remote.ThreadPoolManager;341 _iThreadPool = ThreadPoolManager.create(); in java_remote_bridge()
Completed in 22 milliseconds