EricWF updated this revision to Diff 32473.
EricWF added a comment.
Fix more failing TSAN tests.
http://reviews.llvm.org/D11046
Files:
test/std/thread/thread.condition/notify_all_at_thread_exit.pass.cpp
test/std/thread/thread.condition/thread.condition.condvar/notify_one.pass.cpp
test/st
EricWF updated this revision to Diff 32454.
EricWF added a comment.
Add more explanation to the wait tests.
http://reviews.llvm.org/D11046
Files:
test/std/thread/thread.condition/notify_all_at_thread_exit.pass.cpp
test/std/thread/thread.condition/thread.condition.condvarany/wait.exception.