diff options
author | Jim Ingham <jingham@apple.com> | 2012-12-07 17:42:15 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2012-12-07 17:42:15 +0000 |
commit | 85e276b8aee0bbade2312b94f47237b7cd25beb8 (patch) | |
tree | c93acc9c22b4abf2a0205d1ffa45d2801f072b3f /lldb/source/Interpreter/ScriptInterpreterPython.cpp | |
parent | e5df38120121876ebbd21e9298ed54a9bc05e8a9 (diff) | |
download | bcm5719-llvm-85e276b8aee0bbade2312b94f47237b7cd25beb8.tar.gz bcm5719-llvm-85e276b8aee0bbade2312b94f47237b7cd25beb8.zip |
Take the Target API lock before letting the Python code start to work constructing threads, otherwise we will risk a lock-inversion deadlock between the thread list and the API mutex.
<rdar://problem/12554049>
llvm-svn: 169612
Diffstat (limited to 'lldb/source/Interpreter/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions