[PATCH] D15464: Add a C++11 ThreadPool implementation in LLVM
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 12 00:02:00 PST 2015
joker.eph updated this revision to Diff 42635.
joker.eph added a comment.
Update following Teresa's comments.
http://reviews.llvm.org/D15464
Files:
include/llvm/Support/ThreadPool.h
include/llvm/Support/thread.h
lib/Support/CMakeLists.txt
lib/Support/ThreadPool.cpp
unittests/Support/CMakeLists.txt
unittests/Support/ThreadPool.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15464.42635.patch
Type: text/x-patch
Size: 11559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151212/6f098956/attachment.bin>
More information about the llvm-commits
mailing list