Searched defs:putIntVolatile (Results 1 – 3 of 3) sorted by relevance
71 public native void putIntVolatile(java.lang.Object obj, long offset, int newValue); in putIntVolatile() method in Unsafe
189 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