[PATCH] D14434: tsan: make invisible test barrier portable
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 02:55:43 PST 2015
kubabrecka added a comment.
Yes, this works for me, thanks!
Just a quick question: Wouldn't usleep() invoke the interceptor and establish an unwanted synchronization?
http://reviews.llvm.org/D14434
More information about the llvm-commits
mailing list