Home
last modified time | relevance | path

Searched refs:ThreadPool_Test (Results 1 – 2 of 2) sorted by relevance

/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java32 public class ThreadPool_Test { class
404 ThreadPool_Test.__iThreadPool.putJob( in syncCall()
405 new Job(this, ThreadPool_Test. __iReceiver, iMessage)); in syncCall()
410 ThreadPool_Test.__iThreadPool.attach(); in asyncCall()
411 ThreadPool_Test.putJob(this, true, __iThreadPool.getThreadId(), in asyncCall()
414 ThreadPool_Test.__iThreadPool.enter(); in asyncCall()
415 ThreadPool_Test.__iThreadPool.detach(); in asyncCall()
/trunk/main/jurt/test/com/sun/star/
H A Dmakefile.mk39 lib/uno/environments/remote/ThreadPool_Test.java \