[PATCH] D27159: [ThreadPool] Simplify the interface
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 02:05:10 PST 2016
davide created this revision.
davide added reviewers: Bigcheese, mehdi_amini.
davide added a subscriber: llvm-commits.
The returned std::future is unused.
https://reviews.llvm.org/D27159
Files:
include/llvm/Support/ThreadPool.h
lib/Support/ThreadPool.cpp
unittests/Support/ThreadPool.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27159.79378.patch
Type: text/x-patch
Size: 6846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/c3a157a1/attachment.bin>
More information about the llvm-commits
mailing list