Home
last modified time | relevance | path

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

/aoo4110/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java342 __iThreadPool.putJob( in putJob()
360 this(__iThreadPool); in TestThread()
405 __iThreadPool.getThreadId(), false, "oid", __workAt_td, null, in syncCall()
409 ThreadPool_Test.__iThreadPool.putJob( in syncCall()
415 ThreadPool_Test.__iThreadPool.attach(); in asyncCall()
416 ThreadPool_Test.putJob(this, true, __iThreadPool.getThreadId(), in asyncCall()
419 ThreadPool_Test.__iThreadPool.enter(); in asyncCall()
420 ThreadPool_Test.__iThreadPool.detach(); in asyncCall()
435 private static final IThreadPool __iThreadPool = ThreadPoolManager.create(); field in ThreadPool_Test

Completed in 15 milliseconds