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