Searched defs:getIntVolatile (Results 1 – 5 of 5) sorted by relevance
302 static int getIntVolatile(Object base, MethodHandleImpl mh) { in getIntVolatile() method in DirectMethodHandle.Holder518 static int getIntVolatile(MethodHandleImpl mh) { in getIntVolatile() method in DirectMethodHandle.Holder
63 public native int getIntVolatile(java.lang.Object obj, long offset); in getIntVolatile() method in Unsafe
81 public native int getIntVolatile(java.lang.Object obj, long offset); in getIntVolatile() method in Unsafe
179 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
2350 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe