Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
Other
ThreadPool
A simple C++11 Thread Pool implementation
Other
Emerging
GitHub
Stars
—
Forks
—
Contributors
3
Last push
42mo ago
Recent commits
Latest commits.
changed typedef to using
9a42ec1
Jakob Progsch
143mo ago
added attribution
fcc9141
Jakob Progsch
143mo ago
Use two argument condition_variable::wait() instead of a loop.
42bed3a
Vaclav Zeman
143mo ago
Use emplace_back() and for(a:b) loop.
68f99d8
Jakob Progsch
143mo ago
Use C++11 for(a:b) loop.
b168ca0
Vaclav Zeman
143mo ago
Do not call unlock() manually.
0fb9215
Vaclav Zeman
143mo ago
Check stop condition under lock. Use emplace instead of push.
588b59c
Jakob Progsch
143mo ago
Merge pull request #10 from vadz/master
20061c5
Jakob Progsch
151mo ago
Top contributors
Builders behind this project.
progschj
24 commits
wilx
3 commits
vadz
1 commits