Searched defs:getCharVolatile (Results 1 – 2 of 2) sorted by relevance
278 static char getCharVolatile(Object base, MethodHandleImpl mh) { in getCharVolatile() method in DirectMethodHandle.Holder494 static char getCharVolatile(MethodHandleImpl mh) { in getCharVolatile() method in DirectMethodHandle.Holder
2405 public native char getCharVolatile(Object o, long offset); in getCharVolatile() method in Unsafe