Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
unittests
/
Support
/
ThreadPool.cpp
54fcea8
Revert "[Support] Use unique_function rather than std::function for ThreadPool TaskTy."
by Lang Hames
· 5 years ago
d9c8b02
[Support] Use unique_function rather than std::function for ThreadPool TaskTy.
by Lang Hames
· 5 years ago
0069824
Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine.h include to forward declarations. NFC."
by Simon Pilgrim
· 5 years ago
f0bab78
Triple.h - reduce Twine.h include to forward declarations. NFC.
by Simon Pilgrim
· 5 years ago
72b6fcb
[Support] Fix fragile ThreadPool test
by Alexandre Ganea
· 5 years ago
b25fc41
[Support] In tests, fix warning: variable ‘Threads’ set but not used
by Alexandre Ganea
· 6 years ago
8404aeb
[Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups
by Alexandre Ganea
· 6 years ago
7207dae
Fix uninitialized variable warning. NFC.
by Simon Pilgrim
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
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