[PATCH] D48115: Make ThreadPool support running tasks that return values

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 12:33:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334643: Enable ThreadPool to support tasks that return values. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48115?vs=151097&id=151229#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48115

Files:
  llvm/trunk/include/llvm/Support/ThreadPool.h
  llvm/trunk/lib/Support/ThreadPool.cpp
  llvm/trunk/unittests/Support/ThreadPool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48115.151229.patch
Type: text/x-patch
Size: 5939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/dbe28828/attachment.bin>


More information about the llvm-commits mailing list