Home
last modified time | relevance | path

Searched refs:TidWithIgnore (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_shadow.h42 u64 TidWithIgnore() const { in TidWithIgnore() function
138 DCHECK_EQ(shifted_xor == 0, s1.TidWithIgnore() == s2.TidWithIgnore()); in TidsAreEqual()
H A Dtsan_rtl_access.cpp171 return thr->clock.get(old.TidWithIgnore()) >= old.epoch(); in HappensBefore()
269 old.TidWithIgnore() == cur.TidWithIgnore() && in ContainsSameAccessSlow()