diff options
author | Greg Clayton <gclayton@apple.com> | 2012-04-13 02:11:32 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-04-13 02:11:32 +0000 |
commit | f958f348c818a53c99efc3ad260340cddc98e57f (patch) | |
tree | 883ec598662addf103fc230e2887109bd55f8bf6 /clang/lib/Sema/SemaDecl.cpp | |
parent | 5a9f9d3241fb0d289cc6f274a40fe05f92575948 (diff) | |
download | bcm5719-llvm-f958f348c818a53c99efc3ad260340cddc98e57f.tar.gz bcm5719-llvm-f958f348c818a53c99efc3ad260340cddc98e57f.zip |
<rdar://problem/11241798>
The less locks there are, the better. I removed the thread ID mutex and now just shared the m_thread_list's mutex to make sure we don't deadlock due to lock inversion.
llvm-svn: 154652
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions