Searched refs:IThreadPool (Results 1 – 8 of 8) sorted by relevance
47 IThreadPool iThreadPool = ThreadPoolManager.create(); in testDispose()357 IThreadPool _iThreadPool;363 TestThread(IThreadPool iThreadPool) { in TestThread()435 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
35 IThreadPool.java \
26 final class NativeThreadPool implements IThreadPool {
33 public IThreadPool createThreadPool() { in createThreadPool()
38 public class JavaThreadPool implements IThreadPool {
Completed in 87 milliseconds