Searched refs:SetIgnoreBit (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h36 void SetIgnoreBit() { part_.ignore_accesses_ = 1; } function in class:__tsan::FastState
H A Dtsan_platform_mac.cpp78 dts->fast_state.SetIgnoreBit();
H A Dtsan_platform_linux.cpp519 dead_thread_state->fast_state.SetIgnoreBit();
H A Dtsan_rtl.cpp1037 thr->fast_state.SetIgnoreBit();
H A Dtsan_interceptors_posix.cpp2127 thr->fast_state.SetIgnoreBit();
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cpp45 fs.SetIgnoreBit();

Completed in 95 milliseconds