Home
last modified time | relevance | path

Searched refs:ThreadPoolManager (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DThreadPoolManager.java43 public final class ThreadPoolManager { class
75 private ThreadPoolManager() {} // do not instantiate in ThreadPoolManager() method in ThreadPoolManager
H A Dmakefile.mk43 ThreadPoolManager.java \
/aoo4110/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java47 IThreadPool iThreadPool = ThreadPoolManager.create(); in testDispose()
435 private static final IThreadPool __iThreadPool = ThreadPoolManager.create();
/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java57 import com.sun.star.lib.uno.environments.remote.ThreadPoolManager;
341 _iThreadPool = ThreadPoolManager.create(); in java_remote_bridge()

Completed in 24 milliseconds