Searched defs:tsan (Results 1 – 6 of 6) sorted by relevance
129 tsan: PZSTD_CCXXFLAGS += -fsanitize=thread -fPIC target130 tsan: PZSTD_LDFLAGS += -fsanitize=thread target131 tsan: debug target
99 add_custom_target(tsan) target
172 def tsan(ctx: PresubmitContext) -> None: function
46 def get_sanitizer_env(asan, lsan, msan, tsan, cfi_diag): argument
250 "tsan": [ array