[PATCH] D29594: Add tid validation checks to blocking mutex and rw mutex
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 07:14:34 PST 2017
fjricci added a comment.
I'm working on evaluating that currently. I assume that since mac and windows already use these checks, it won't be a significant decrease in performance (and if it is, we should consider removing the checks from those platforms).
https://reviews.llvm.org/D29594
More information about the llvm-commits
mailing list