Searched refs:IThreadPool (Results 1 – 8 of 8) sorted by relevance
35 IThreadPool iThreadPool = ThreadPoolManager.create(); in testDispose()352 IThreadPool _iThreadPool;358 TestThread(IThreadPool iThreadPool) { in TestThread()430 private static final IThreadPool __iThreadPool = ThreadPoolManager.create();
58 import com.sun.star.lib.uno.environments.remote.IThreadPool;178 protected IThreadPool _iThreadPool;
49 public static synchronized IThreadPool create() { in create()
37 public interface IThreadPool { interface
26 final class NativeThreadPool implements IThreadPool {
33 public IThreadPool createThreadPool() { in createThreadPool()
38 public class JavaThreadPool implements IThreadPool {
60 com/sun/star/lib/uno/environments/remote/IThreadPool.java \