[PATCH] D29728: Remove strict tid checks from the mac implementation of BlockingMutex

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 02:12:13 PST 2017


dvyukov added a comment.

Since we spent so much time discussion this, I guess you need to leave some traces in comments for future generations. Document what's CheckLocked contract and why it is that way.


https://reviews.llvm.org/D29728





More information about the llvm-commits mailing list