Searched defs:putOrderedInt (Results 1 – 3 of 3) sorted by relevance
96 public native void putOrderedInt(java.lang.Object obj, long offset, int newValue); in putOrderedInt() method in Unsafe
264 public native void putOrderedInt(Object obj, long offset, int newValue); in putOrderedInt() method in Unsafe
106 public native void putOrderedInt(java.lang.Object obj, long offset, int newValue); in putOrderedInt() method in Unsafe