This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
thread-pool
Watch
1
Star
0
Fork
0
You've already forked thread-pool
Code
Issues
Pull Requests
Releases
Wiki
Activity
A generic thread pool for modern C++.
8
Commits
1
Branch
0
Tags
208
KiB
C++
100%
57ce1f25d3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kjistóf
57ce1f25d3
added a TODO, regarding the code-dupe going on in priority_task() methods
2016-11-22 17:35:57 +01:00
.gitignore
added build folder & .DS_Store to .gitignore
2016-11-09 20:44:33 +01:00
CMakeLists.txt
made CMakeLists.txt a bit nicer (still need to do something about boost)
2016-11-12 10:54:49 +01:00
COPYING.txt
relicensed code under WTFPL
2016-11-12 10:43:18 +01:00
main.cpp
added a TODO, regarding the code-dupe going on in priority_task() methods
2016-11-22 17:35:57 +01:00