Home
last modified time | relevance | path

Searched defs:putOrderedInt (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java260 public native void putOrderedInt(Object obj, long offset, int newValue); in putOrderedInt() method in Unsafe
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java106 public native void putOrderedInt(java.lang.Object obj, long offset, int newValue); in putOrderedInt() method in Unsafe