Searched defs:getBooleanVolatile (Results 1 – 2 of 2) sorted by relevance
254 static boolean getBooleanVolatile(Object base, MethodHandleImpl mh) { in getBooleanVolatile() method in DirectMethodHandle.Holder470 static boolean getBooleanVolatile(MethodHandleImpl mh) { in getBooleanVolatile() method in DirectMethodHandle.Holder
2369 public native boolean getBooleanVolatile(Object o, long offset); in getBooleanVolatile() method in Unsafe