Searched defs:getShortVolatile (Results 1 – 2 of 2) sorted by relevance
290 static short getShortVolatile(Object base, MethodHandleImpl mh) { in getShortVolatile() method in DirectMethodHandle.Holder506 static short getShortVolatile(MethodHandleImpl mh) { in getShortVolatile() method in DirectMethodHandle.Holder
2393 public native short getShortVolatile(Object o, long offset); in getShortVolatile() method in Unsafe