Searched refs:isLockStamp (Results 1 – 3 of 3) sorted by relevance
36 assertFalse(lock.isLockStamp(stamp)); in testIsLockStamp()40 assertTrue(lock.isLockStamp(stamp)); in testIsLockStamp()
945 public static boolean isLockStamp(long stamp) { in isLockStamp() method in StampedLock
17040 method public static boolean isLockStamp(long);