Home
last modified time | relevance | path

Searched refs:kStrong (Results 1 – 10 of 10) sorted by relevance

/art/libartbase/base/
Datomic.h32 kStrong, enumerator
112 return mode == CASMode::kStrong in PACKED()
/art/runtime/
Dread_barrier-inl.h66 CASMode::kStrong, in Barrier()
84 CASMode::kStrong, in Barrier()
Dtransaction_test.cc367 CASMode::kStrong, in TEST_F()
377 CASMode::kStrong, in TEST_F()
/art/runtime/mirror/
Dclass_ext-inl.h63 off, nullptr, new_arr.Get(), CASMode::kStrong, std::memory_order_seq_cst); in EnsureJniIdsArrayPresent()
66 off, nullptr, new_arr.Get(), CASMode::kStrong, std::memory_order_seq_cst); in EnsureJniIdsArrayPresent()
Dobject.cc201 if (current_this->CasLockWord(lw, hash_word, CASMode::kStrong, std::memory_order_relaxed)) { in IdentityHashCodeHelper()
Dvar_handle.cc942 CASMode::kStrong, in Dispatch()
948 CASMode::kStrong, in Dispatch()
Dclass.cc139 CASMode::kStrong, in EnsureExtDataPresent()
145 CASMode::kStrong, in EnsureExtDataPresent()
/art/runtime/native/
Djdk_internal_misc_Unsafe.cc63 CASMode::kStrong, in Unsafe_compareAndSetInt()
122 CASMode::kStrong, in Unsafe_compareAndSetReference()
Dsun_misc_Unsafe.cc49 CASMode::kStrong, in Unsafe_compareAndSwapInt()
88 CASMode::kStrong, in Unsafe_compareAndSwapObject()
/art/runtime/interpreter/
Dunstarted_runtime.cc1657 CASMode::kStrong, in UnstartedJdkUnsafeCompareAndSwapObject()
1663 CASMode::kStrong, in UnstartedJdkUnsafeCompareAndSwapObject()
2181 CASMode::kStrong, in UnstartedJNIJdkUnsafeCompareAndSwapInt()
2187 CASMode::kStrong, in UnstartedJNIJdkUnsafeCompareAndSwapInt()