Home
last modified time | relevance | path

Searched refs:fullFence (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java542 public native void fullFence(); in fullFence() method in Unsafe
/libcore/luni/src/main/java/java/util/concurrent/
DForkJoinPool.java846 U.fullFence(); in push()