Searched defs:compareAndSwapInt (Results 1 – 3 of 3) sorted by relevance
59 public native boolean compareAndSwapInt(java.lang.Object obj, long offset, int expectedValue, int n… in compareAndSwapInt() method in Unsafe
134 public native boolean compareAndSwapInt(Object obj, long offset, in compareAndSwapInt() method in Unsafe
66 public native boolean compareAndSwapInt( in compareAndSwapInt() method in Unsafe