projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0d5543
)
Added TSAN suppression file.
author
Nikolaus Rath
<Nikolaus@rath.org>
Fri, 28 Aug 2020 19:19:43 +0000
(20:19 +0100)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Fri, 28 Aug 2020 19:19:57 +0000
(20:19 +0100)
tsan_suppressions.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/tsan_suppressions.txt
b/tsan_suppressions.txt
new file mode 100644
(file)
index 0000000..
3470d15
--- /dev/null
+++ b/
tsan_suppressions.txt
@@ -0,0
+1,5
@@
+# Use with
+# TSAN_OPTIONS="suppressions=tsan_suppressions.txt" ./myprogram
+
+# False positive
+race:pthread_setcancelstate