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
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
Description
A generic thread pool for modern C++.
208
KiB
Languages
C++
100%