Home
last modified time | relevance | path

Searched refs:SetIgnoreBit (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h36 void SetIgnoreBit() { part_.ignore_accesses_ = 1; } in SetIgnoreBit() function
H A Dtsan_platform_mac.cpp78 dts->fast_state.SetIgnoreBit(); in InitializeThreadStateStorage()
H A Dtsan_platform_linux.cpp622 dead_thread_state->fast_state.SetIgnoreBit(); in cur_thread()
H A Dtsan_rtl.cpp1041 thr->fast_state.SetIgnoreBit(); in ThreadIgnoreBegin()
H A Dtsan_interceptors_posix.cpp2122 thr->fast_state.SetIgnoreBit(); in CallUserSignalHandler()