Add specific header for MSVC to be able to build with LLVM_ENABLE_THREADS=OFF
[oota-llvm.git] / include / llvm / Support / ThreadPool.h
2015-12-15 Mehdi AminiAdd specific header for MSVC to be able to build with...
2015-12-15 Mehdi AminiAdd a C++11 ThreadPool implementation in LLVM
2015-12-15 Mehdi AminiRevert "Add a C++11 ThreadPool implementation in LLVM"
2015-12-15 Mehdi AminiAdd a C++11 ThreadPool implementation in LLVM
2015-12-13 Nico WeberRevert r255444.
2015-12-12 Mehdi AminiAdd a C++11 ThreadPool implementation in LLVM