1. 9b8b079 Revert "Enable ThreadPool to queue tasks that return values." by Zachary Turner · 7 years ago
  2. 1b76a12 Enable ThreadPool to support tasks that return values. by Zachary Turner · 7 years ago
  3. 17d266b Remove unused lambda captures. NFC by Malcolm Parsons · 9 years ago
  4. 0f0d5d8 [ThreadPool] Rollback recent changes until I figure out the breakage. by Davide Italiano · 9 years ago
  5. 3ea0bfa [ThreadPool] Simplify the interface. NFCI. by Davide Italiano · 9 years ago
  6. 0d955d0 Use the range variant of find instead of unpacking begin/end by David Majnemer · 9 years ago
  7. aa77fa0 Fix deadlock in ThreadPool unittest. by Eli Friedman · 9 years ago
  8. fa4e474 ThreadPool unittests: do not hold mutex when calling condition_variable:notify() by Mehdi Amini · 10 years ago
  9. 3791e3d [unittests] ThreadPool: Remove redundant loop, NFC by Vedant Kumar · 10 years ago
  10. 2cf7533 [unittests] ThreadPool: Guard updates to MainThreadReady by Vedant Kumar · 10 years ago
  11. 0129fca ThreadPool unittest: reimplement concurrency test, deterministically this time. by Mehdi Amini · 10 years ago
  12. bae92fd Remove possibility of failures to due race in ThreadPool unittest by Teresa Johnson · 10 years ago
  13. 4b8d75b Mark ThreadPool unittests as unsupported on PowerPC64 by Mehdi Amini · 10 years ago
  14. 942e52c ThreadPool unittest: add a rough mechanism to mark UNSUPPORTED on a given platform by Mehdi Amini · 10 years ago
  15. f064d62 Fix template parameter pack handling in ThreadPool by Teresa Johnson · 10 years ago
  16. 33a7ea4 Add a C++11 ThreadPool implementation in LLVM by Mehdi Amini · 10 years ago
  17. 2bc6a5a Revert "Add a C++11 ThreadPool implementation in LLVM" by Mehdi Amini · 10 years ago
  18. ef0ef28 Add a C++11 ThreadPool implementation in LLVM by Mehdi Amini · 10 years ago
  19. c2a687b Revert r255444. by Nico Weber · 10 years ago
  20. 396abbb Add a C++11 ThreadPool implementation in LLVM by Mehdi Amini · 10 years ago