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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h138 void SetIgnoreBit() { x_ |= kIgnoreBit; } function in class:__tsan::FastState

Completed in 57 milliseconds