Searched defs:VMSupportsCS8 (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/atomic/
H A DAtomicLong.java36 static final boolean VM_SUPPORTS_LONG_CAS = VMSupportsCS8();
42 private static native boolean VMSupportsCS8(); method in class:AtomicLong

Completed in 64 milliseconds