[PATCH] D15464: Add a C++11 ThreadPool implementation in LLVM
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 13:48:05 PST 2015
joker.eph updated this revision to Diff 42566.
joker.eph added a comment.
Fix some 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.42566.patch
Type: text/x-patch
Size: 10832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/f7eb9a98/attachment.bin>
More information about the llvm-commits
mailing list