[Lldb-commits] [PATCH] D13727: Add task pool to LLDB

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 16 03:04:50 PDT 2015


tberghammer updated this revision to Diff 37566.
tberghammer added a comment.

Create optional std::async based implementation


http://reviews.llvm.org/D13727

Files:
  include/lldb/Utility/TaskPool.h
  source/Utility/CMakeLists.txt
  source/Utility/TaskPool.cpp
  unittests/Utility/CMakeLists.txt
  unittests/Utility/TaskPoolTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13727.37566.patch
Type: text/x-patch
Size: 11977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151016/8c25f916/attachment.bin>


More information about the lldb-commits mailing list