Add data structures with bugs that tsan11/tsan11rec cannot detect
authorweiyu <weiyuluo1232@gmail.com>
Mon, 14 Dec 2020 01:22:09 +0000 (17:22 -0800)
committerweiyu <weiyuluo1232@gmail.com>
Mon, 14 Dec 2020 01:22:09 +0000 (17:22 -0800)
commitb0af3f500a55f0435d972ad977f9b74ef9645b31
tree10ad1e3ff86958c96e6214f7f56c8ce723fd1d1e
parentf501771e1f237cbfd3aa8a9af19adbc0dc73a6e9
Add data structures with bugs that tsan11/tsan11rec cannot detect
tsan11-missingbug/Makefile [new file with mode: 0644]
tsan11-missingbug/rwlock-test [new file with mode: 0755]
tsan11-missingbug/rwlock-test.cc [new file with mode: 0644]
tsan11-missingbug/seqlock-test [new file with mode: 0755]
tsan11-missingbug/seqlock-test.cc [new file with mode: 0644]
tsan11-missingbug/test.sh [new file with mode: 0755]
tsan11-missingbug/test_all.sh [new file with mode: 0755]