Home | History | Annotate | Download | only in jsr166

Lines Matching defs:isHeldByCurrentThread

82         assertFalse(lock.isHeldByCurrentThread());
105 assertFalse(lock.isHeldByCurrentThread());
117 lock.isHeldByCurrentThread());
487 assertTrue(lock.isHeldByCurrentThread());