Home
last modified time | relevance | path

Searched refs:IThreadPool (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java47 IThreadPool iThreadPool = ThreadPoolManager.create(); in testDispose()
357 IThreadPool _iThreadPool;
363 TestThread(IThreadPool iThreadPool) { in TestThread()
435 private static final IThreadPool __iThreadPool = ThreadPoolManager.create();
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java58 import com.sun.star.lib.uno.environments.remote.IThreadPool;
178 protected IThreadPool _iThreadPool;
/aoo41x/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DThreadPoolManager.java49 public static synchronized IThreadPool create() { in create()
H A DIThreadPool.java37 public interface IThreadPool { interface
H A Dmakefile.mk35 IThreadPool.java \
H A DNativeThreadPool.java26 final class NativeThreadPool implements IThreadPool {
H A DJavaThreadPoolFactory.java33 public IThreadPool createThreadPool() { in createThreadPool()
H A DJavaThreadPool.java38 public class JavaThreadPool implements IThreadPool {

Completed in 32 milliseconds