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

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

Completed in 161 milliseconds