HomeSort by relevance Sort by last modified time
    Searched refs:VMSupportsCS8 (Results 1 - 2 of 2) sorted by null

  /art/runtime/native/
java_util_concurrent_atomic_AtomicLong.cc 27 NATIVE_METHOD(AtomicLong, VMSupportsCS8, "()Z"),
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicLong.java 36 static final boolean VM_SUPPORTS_LONG_CAS = VMSupportsCS8();
42 private static native boolean VMSupportsCS8();

Completed in 78 milliseconds