aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-10-01 00:47:25 +0000
committerJim Ingham <jingham@apple.com>2019-10-01 00:47:25 +0000
commit58c3235ee976e577ab183a3058e804f4ac1ae027 (patch)
treeca295584f2be50ea9534b189b879dd90b7e5d75d /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parent3b69bcc363d7e5b518dc673203e6ff88cd2498cb (diff)
downloadllvm-58c3235ee976e577ab183a3058e804f4ac1ae027.zip
llvm-58c3235ee976e577ab183a3058e804f4ac1ae027.tar.gz
llvm-58c3235ee976e577ab183a3058e804f4ac1ae027.tar.bz2
Allow the internal-state-thread free access to the TargetAPI mutex.
It is always doing work on behalf of another thread that presumably has the mutex, so if it is calling SB API's it should have free access to the mutex. This is the same decision as we made earlier with the process RunLock. Differential Revision: https://reviews.llvm.org/D68174 llvm-svn: 373280
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions