Searched refs:ThreadPool_Test (Results 1 – 2 of 2) sorted by relevance
30 public class ThreadPool_Test extends ComplexTestCase { class409 ThreadPool_Test.__iThreadPool.putJob( in syncCall()410 new Job(this, ThreadPool_Test. __iReceiver, iMessage)); 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()
33 ThreadPool_Test.java
Completed in 14 milliseconds