Searched refs:attemptStamp (Results 1 – 4 of 4) sorted by relevance
183 public boolean attemptStamp(V expectedReference, int newStamp) { in attemptStamp() method in AtomicStampedReference
68 assertTrue(ai.attemptStamp(one, 1)); in testAttemptStamp()
91 assertTrue(ai.attemptStamp(one, 1)); in testAttemptStamp()
15341 method public boolean attemptStamp(V, int);