Home
last modified time | relevance | path

Searched refs:ClearIgnoreBit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h37 void ClearIgnoreBit() { part_.ignore_accesses_ = 0; } in ClearIgnoreBit() function
H A Dtsan_rtl.cpp1053 thr->fast_state.ClearIgnoreBit(); in ThreadIgnoreEnd()
H A Dtsan_interceptors_posix.cpp2099 thr->fast_state.ClearIgnoreBit(); in CallUserSignalHandler()