Searched defs:getAndSetInt (Results 1 – 4 of 4) sorted by relevance
250 public int getAndSetInt(java.lang.Object o, long offset, int newValue) { throw new RuntimeException… in getAndSetInt() method in Unsafe
743 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
2974 public final int getAndSetInt(Object o, long offset, int newValue) { in getAndSetInt() method in Unsafe