Added TSAN suppression file.
authorNikolaus Rath <Nikolaus@rath.org>
Fri, 28 Aug 2020 19:19:43 +0000 (20:19 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 28 Aug 2020 19:19:57 +0000 (20:19 +0100)
tsan_suppressions.txt [new file with mode: 0644]

diff --git a/tsan_suppressions.txt b/tsan_suppressions.txt
new file mode 100644 (file)
index 0000000..3470d15
--- /dev/null
@@ -0,0 +1,5 @@
+# Use with
+# TSAN_OPTIONS="suppressions=tsan_suppressions.txt" ./myprogram
+
+# False positive
+race:pthread_setcancelstate