Home | History | Annotate | Download | only in src

Lines Matching defs:Thread

96    * Will test inlining Thread.currentThread().
100 Thread.currentThread();
103 Assert.assertNotNull(Thread.currentThread());