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