Searched refs:IsBothReadsOrAtomic (Results 1 – 2 of 2) sorted by relevance
101 bool IsBothReadsOrAtomic(AccessType typ) const { in IsBothReadsOrAtomic() function
216 if (LIKELY(old.IsBothReadsOrAtomic(typ))) in CheckRaces()