Searched defs:TidWithIgnore (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h107 u64 TidWithIgnore() const { function in class:__tsan::FastState
213 DCHECK_EQ(shifted_xor == 0, s1.TidWithIgnore() == s2.TidWithIgnore());

Completed in 348 milliseconds