Searched defs:getAndSetInt (Results 1 – 3 of 3) sorted by relevance
280 public int getAndSetInt(java.lang.Object o, long offset, int newValue) { throw new RuntimeException… in getAndSetInt() method in Unsafe
742 public final int getAndSetInt(Object o, long offset, int newValue) { in getAndSetInt() method in Unsafe
255 public int getAndSetInt(java.lang.Object o, long offset, int newValue) { in getAndSetInt() method in Unsafe