diff options
author | Francis Ricci <francisjricci@gmail.com> | 2017-02-09 19:29:11 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2017-02-09 19:29:11 +0000 |
commit | 2f1f1616ae47f32d66e6cf7238516db65ce6d8cc (patch) | |
tree | 22ac08cf2efcf41339fbb9f4e879c06343d7d754 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 60437620db8efae20e880c3a70933f6e8149dc7c (diff) | |
download | llvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.zip llvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.tar.gz llvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.tar.bz2 |
Remove strict tid checks from the mac implementation of BlockingMutex
Summary:
This patch unifies the behavior of BlockingMutex on linux and mac,
resolving problems that can arise when BlockingMutex is used in
code shared by the two platforms but has different behavior depending
on the platform.
No longer requires that the calling thread own the mutex for
CheckLocked calls to pass.
Reviewers: dvyukov, kubamracek
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D29728
llvm-svn: 294614
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions