index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
threadpool.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-02-12
threadpool: lock mutex in create
moneromooo-monero
1
-0
/
+1
2020-01-16
Merge pull request #6141
Alexander Blair
1
-1
/
+1
2019-11-15
threadpool: use std::move when taking an element off the queue
moneromooo-monero
1
-1
/
+1
2019-11-10
core_tests: reset thread pool between tests
moneromooo-monero
1
-7
/
+22
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2018-11-15
Removed a lot of unnecessary includes
Martijn Otto
1
-4
/
+0
2018-10-02
Catch more exceptions in dtors
moneromooo-monero
1
-0
/
+10
2018-09-29
Merge pull request #4459
Riccardo Spagni
1
-1
/
+2
2018-06-26
threadpool: allow leaf functions to run concurrently
moneromooo-monero
1
-11
/
+26
2018-05-20
threadpool: allow constructing an object, and misc tweaks
moneromooo-monero
1
-4
/
+4
2018-02-02
threadpool: catch exceptions in dtor, to avoid terminate
moneromooo-monero
1
-0
/
+18
2018-01-26
Readd copyright starting date
xmr-eric
1
-1
/
+1
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-23
threadpool: fix deadlock in recursive waiter usage
moneromooo-monero
1
-1
/
+7
2017-11-02
Use max_concurrency as-is
Howard Chu
1
-2
/
+2
2017-09-15
Tweak concurrency limits
Howard Chu
1
-1
/
+5
2017-09-14
Use a threadpool
Howard Chu
1
-0
/
+113