OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TidWithIgnore
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc
568
return thr->clock.get(old.
TidWithIgnore
()) >= old.epoch();
655
old.
TidWithIgnore
() == cur.
TidWithIgnore
() &&
tsan_rtl.h
114
u64
TidWithIgnore
() const {
220
DCHECK_EQ(shifted_xor == 0, s1.
TidWithIgnore
() == s2.
TidWithIgnore
());
Completed in 55 milliseconds