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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 55 if (old.IsBothReadsOrAtomic(kAccessIsWrite, kIsAtomic))
68 if (old.IsBothReadsOrAtomic(kAccessIsWrite, kIsAtomic))
tsan_rtl.h 341 bool IsBothReadsOrAtomic(bool kIsWrite, bool kIsAtomic) const {

Completed in 129 milliseconds