Searched refs:attemptStamp (Results 1 – 2 of 2) sorted by relevance
154 public boolean attemptStamp(V expectedReference, int newStamp) { in attemptStamp() method in AtomicStampedReference
57 assertTrue(ai.attemptStamp(one, 1)); in testAttemptStamp()