diff options
author | Fangrui Song <maskray@google.com> | 2018-03-22 23:40:02 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-03-22 23:40:02 +0000 |
commit | 41e8e529161e9bb0f2f10c6e7f2b4b827983bc6b (patch) | |
tree | 3b9c91968cb32567dc0890041b392b6a0f5b8ce4 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | e975a473b7528d478553382ebdab2768f2cdce1f (diff) | |
download | llvm-41e8e529161e9bb0f2f10c6e7f2b4b827983bc6b.zip llvm-41e8e529161e9bb0f2f10c6e7f2b4b827983bc6b.tar.gz llvm-41e8e529161e9bb0f2f10c6e7f2b4b827983bc6b.tar.bz2 |
[Support/Parallel] Use lock_guard which has less overhead than unique_lock.
Summary: unique_lock has the overhead of tracking ownership status and the owner.
Reviewers: grimar, zturner
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D44698
llvm-svn: 328271
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions