Searched defs:SetAtomic (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl.h | 203 void SetAtomic(bool kIsAtomic) { in SetAtomic() function |
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | intrinsics_x86_64.cc | 3670 void SetAtomic(bool is_atomic) { in SetAtomic() function in art::x86_64::VarHandleSlowPathX86_64 |
H A D | intrinsics_arm_vixl.cc | 4243 void SetAtomic(bool atomic) { in SetAtomic() function in art::arm::VarHandleSlowPathARMVIXL |