Home
last modified time | relevance | path

Searched defs:async_jobQueue (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJobQueue_Test.java122 JobQueue async_jobQueue = new JobQueue(__javaThreadPoolFactory, in testStaticThreadExecutesAsyncs() local
139 JobQueue async_jobQueue = new JobQueue(__javaThreadPoolFactory, in testDynamicThreadExecutesAsyncs() local
167 private void testAsyncJobQueue(TestWorkAt workAt, JobQueue async_jobQueue, in testAsyncJobQueue()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPool.java108 JobQueue async_jobQueue = _javaThreadPoolFactory.getAsyncJobQueue(job.getThreadId()); in putJob() local

Completed in 8 milliseconds