Searched defs:getAndSetLong (Results 1 – 2 of 2) sorted by relevance
517 public final long getAndSetLong(Object o, long offset, long newValue) { in getAndSetLong() method in Unsafe
259 public long getAndSetLong(java.lang.Object o, long offset, long newValue) { in getAndSetLong() method in Unsafe