summaryrefslogtreecommitdiff
path: root/test/tsan/custom_mutex1.cc
AgeCommit message (Expand)Author
2017-06-13tsan: fix reading of mutex flagsDmitry Vyukov
2017-03-27Add --std=c++11 to tests that #include <atomic>Sam McCall
2017-03-26tsan: add new mutex annotationsDmitry Vyukov