index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
ThreadPool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Enable ThreadPool to queue tasks that return values."
Zachary Turner
2018-06-13
1
-2
/
+19
*
Enable ThreadPool to support tasks that return values.
Zachary Turner
2018-06-13
1
-19
/
+2
*
Speculative build fix for lld on Linux after Michael's #include removals
Hans Wennborg
2017-12-13
1
-0
/
+1
*
Remove redundant includes from lib/Support.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[Support] Fix locking of shared variable in threadpool
Jan Korous
2017-11-27
1
-1
/
+1
*
Bring r314809 back.
Rafael Espindola
2017-10-04
1
-2
/
+3
*
Revert D38481 due to missing cmake check for CPU_COUNT
Daniel Neilson
2017-10-04
1
-3
/
+2
*
Use sched_getaffinity instead of std::thread::hardware_concurrency.
Rafael Espindola
2017-10-03
1
-2
/
+3
*
Support: Remove MSVC 2013 workarounds in ThreadPool class.
Peter Collingbourne
2017-06-14
1
-16
/
+3
*
[ThreadPool] Rollback recent changes until I figure out the breakage.
Davide Italiano
2016-11-28
1
-2
/
+4
*
[ThreadPool] Simplify the interface. NFCI.
Davide Italiano
2016-11-28
1
-4
/
+2
*
Removing whitespace from test commit rL273447
Jason Henline
2016-06-22
1
-1
/
+1
*
Add whitespace to check commit access
Jason Henline
2016-06-22
1
-1
/
+1
*
Fix a race condition in support library ThreadPool.
Justin Lebar
2016-04-06
1
-1
/
+4
*
Fix MSVC build with LLVM_ENABLE_THREADS=OFF
Mehdi Amini
2015-12-15
1
-1
/
+10
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-15
1
-0
/
+146
*
Revert "Add a C++11 ThreadPool implementation in LLVM"
Mehdi Amini
2015-12-15
1
-146
/
+0
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-15
1
-0
/
+146
*
Revert r255444.
Nico Weber
2015-12-13
1
-143
/
+0
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-12
1
-0
/
+143