Home | History | Annotate | Download | only in jsr166

Lines Matching defs:isWriteLockedByCurrentThread

107         assertFalse(lock.isWriteLockedByCurrentThread());
121 lock.isWriteLockedByCurrentThread());