Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cc35 s.SetIgnoreBit(); in TEST()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h59 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit() function
H A Dtsan_platform_linux.cpp513 dead_thread_state->fast_state.SetIgnoreBit(); in cur_thread()
H A Dtsan_rtl.cpp685 thr->fast_state.SetIgnoreBit(); in ThreadIgnoreBegin()
H A Dtsan_interceptors_posix.cpp2010 thr->fast_state.SetIgnoreBit(); in CallUserSignalHandler()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cc390 dead_thread_state->fast_state.SetIgnoreBit(); in cur_thread()
H A Dtsan_rtl.h142 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit() function
H A Dtsan_rtl.cc1017 thr->fast_state.SetIgnoreBit(); in ThreadIgnoreBegin()
H A Dtsan_interceptors.cc1880 thr->fast_state.SetIgnoreBit(); in CallUserSignalHandler()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_linux.cc392 dead_thread_state->fast_state.SetIgnoreBit(); in cur_thread()
H A Dtsan_rtl.h146 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit() function
H A Dtsan_rtl.cc1021 thr->fast_state.SetIgnoreBit(); in ThreadIgnoreBegin()
H A Dtsan_interceptors.cc1922 thr->fast_state.SetIgnoreBit(); in CallUserSignalHandler()