Searched defs:newval (Results 1 – 1 of 1) sorted by relevance
61 native boolean compareAndSwapInt(Object obj, long offset, int expected, int newval); in compareAndSwapInt()193 native boolean compareAndSwapInt_Fast(Object obj, long offset, int expected, int newval); in compareAndSwapInt_Fast()