Searched refs:mo_relaxed (Results 1 – 1 of 1) sorted by relevance
42 const int mo_relaxed = __tsan_memory_order_relaxed; variable56 StatInc(thr, mo == mo_relaxed ? StatAtomicRelaxed in AtomicStatInc()76 CHECK(mo & (mo_relaxed | mo_consume | mo_acquire | mo_seq_cst)); in AtomicLoad()86 CHECK(mo & (mo_relaxed | mo_release | mo_seq_cst)); in AtomicStore()