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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 46 if (old.IsRWWeakerOrEqual(kAccessIsWrite, kIsAtomic))
tsan_rtl.h 361 bool IsRWWeakerOrEqual(bool kIsWrite, bool kIsAtomic) const {

Completed in 545 milliseconds