Searched defs:putIntVolatile (Results 1 – 4 of 4) sorted by relevance
66 public native void putIntVolatile(java.lang.Object obj, long offset, int newValue); in putIntVolatile() method in Unsafe
190 public native void putIntVolatile(Object obj, long offset, int newValue); in putIntVolatile() method in Unsafe
84 public native void putIntVolatile(java.lang.Object obj, long offset, int newValue); in putIntVolatile() method in Unsafe
2295 public native void putIntVolatile(Object obj, long offset, int newValue); in putIntVolatile() method in Unsafe