diff options
| author | Pavel Labath <labath@google.com> | 2016-05-16 09:18:30 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2016-05-16 09:18:30 +0000 |
| commit | 57a77118bad72158d48f717a9e751f722462274d (patch) | |
| tree | bdadb47ab15ab8e999a3025d7e3591fb248807ee /lldb/packages/Python/lldbsuite/test/linux/thread | |
| parent | cda908a0b6bda12f9826c2f5fe66bcfd4dc0b5c7 (diff) | |
| download | bcm5719-llvm-57a77118bad72158d48f717a9e751f722462274d.tar.gz bcm5719-llvm-57a77118bad72158d48f717a9e751f722462274d.zip | |
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/packages/Python/lldbsuite/test/linux/thread')
0 files changed, 0 insertions, 0 deletions

