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++.
14
Commits
1
Branch
0
Tags
208
KiB
C++
100%
master
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
6e26ad2bf0
made change of commit b997641ba4 template-based: no runtime cost
2016-12-01 22:47:02 +01:00
.gitignore
refactored code intho thread_pool.hpp & test.cpp for testing.
2016-11-27 17:54:55 +01:00
CMakeLists.txt
refactored code intho thread_pool.hpp & test.cpp for testing.
2016-11-27 17:54:55 +01:00
COPYING.txt
relicensed code under WTFPL
2016-11-12 10:43:18 +01:00
test.cpp
refactored code intho thread_pool.hpp & test.cpp for testing.
2016-11-27 17:54:55 +01:00
thread_pool.hpp
made change of commit b997641ba4 template-based: no runtime cost
2016-12-01 22:47:02 +01:00