Home
last modified time | relevance | path

Searched defs:SetIgnoreBit (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h131 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h138 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit() function