[PATCH] D16075: [tsan] Fix the value of PTHREAD_MUTEX_RECURSIVE for OS X and FreeBSD

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 14:20:16 PST 2016


emaste accepted this revision.
emaste added a reviewer: emaste.
emaste added a comment.

LGTM although perhaps an `#error` else case for not-linux/mac/freebsd is a good idea so that this is explicitly addressed for the next platform.


http://reviews.llvm.org/D16075





More information about the llvm-commits mailing list