Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_shadow.h36 void SetIgnoreBit() { part_.ignore_accesses_ = 1; } in SetIgnoreBit() function
HDtsan_platform_mac.cpp78 dts->fast_state.SetIgnoreBit(); in InitializeThreadStateStorage()
HDtsan_platform_linux.cpp622 dead_thread_state->fast_state.SetIgnoreBit(); in cur_thread()
HDtsan_rtl.cpp1041 thr->fast_state.SetIgnoreBit(); in ThreadIgnoreBegin()
HDtsan_interceptors_posix.cpp2122 thr->fast_state.SetIgnoreBit(); in CallUserSignalHandler()