Searched refs:fullFence (Results 1 – 9 of 9) sorted by relevance
40 VarHandle.fullFence(); in fences()
109 public static void fullFence() { throw new RuntimeException("Stub!"); } in fullFence() method in VarHandle
2125 public static void fullFence() { in fullFence() method in VarHandle2126 UNSAFE.fullFence(); in fullFence()
835 public native void fullFence(); in fullFence() method in Unsafe
277 public native void fullFence(); in fullFence() method in Unsafe
265 public native void fullFence(); in fullFence() method in Unsafe
3751 public native void fullFence(); in fullFence() method in Unsafe
1190 VarHandle.fullFence(); in buildFromSorted()1277 VarHandle.fullFence(); in readObject()
4822 method public static void fullFence();