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
6
Commits
1
Branch
0
Tags
a6b511a2f0cc3e1db1c00950f3b4657246f64010
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
a6b511a2f0
made small changes to resolve comparison of unsigned and regular ints
2016-11-12 10:55:22 +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
made small changes to resolve comparison of unsigned and regular ints
2016-11-12 10:55:22 +01:00
Description
A generic thread pool for modern C++.
208
KiB
Languages
C++
100%