OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shifted_xor
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
234
u64
shifted_xor
= (s1.x_ ^ s2.x_) >> kTidShift;
local in function:__tsan::Shadow::TidsAreEqual
235
DCHECK_EQ(
shifted_xor
== 0, s1.TidWithIgnore() == s2.TidWithIgnore());
236
return
shifted_xor
== 0;
Completed in 39 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025