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++.
6
Commits
1
Branch
0
Tags
208
KiB
C++
100%
a6b511a2f0
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
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