Searched defs:getByteVolatile (Results 1 – 2 of 2) sorted by relevance
266 static byte getByteVolatile(Object base, MethodHandleImpl mh) { in getByteVolatile() method in DirectMethodHandle.Holder482 static byte getByteVolatile(MethodHandleImpl mh) { in getByteVolatile() method in DirectMethodHandle.Holder
2381 public native byte getByteVolatile(Object o, long offset); in getByteVolatile() method in Unsafe