summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-05-16 09:18:30 +0000
committerPavel Labath <labath@google.com>2016-05-16 09:18:30 +0000
commit57a77118bad72158d48f717a9e751f722462274d (patch)
treebdadb47ab15ab8e999a3025d7e3591fb248807ee /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentcda908a0b6bda12f9826c2f5fe66bcfd4dc0b5c7 (diff)
Remove Mutex from NativeProcessLinux
NPL now assumes it is running from a single thread now, so its thread-safety is untested anyway (and if that assumption is broken, we'll have bigger problems (due to ptrace restrictions) than a couple of missing mutexes). llvm-svn: 269640
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions