[Lldb-commits] [PATCH] D78337: [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 21 09:10:12 PDT 2020
JDevlieghere updated this revision to Diff 259014.
JDevlieghere added a comment.
Share the thread pool instead of recreating it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78337/new/
https://reviews.llvm.org/D78337
Files:
lldb/include/lldb/Host/TaskPool.h
lldb/include/lldb/module.modulemap
lldb/source/Host/CMakeLists.txt
lldb/source/Host/common/TaskPool.cpp
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
lldb/unittests/Host/CMakeLists.txt
lldb/unittests/Host/TaskPoolTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78337.259014.patch
Type: text/x-patch
Size: 13383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200421/29ab8dff/attachment-0001.bin>
More information about the lldb-commits
mailing list