This website requires JavaScript.
Explore
Help
Sign In
samerafach
/
StdThreadPool
Watch
1
Star
0
Fork
0
You've already forked StdThreadPool
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
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
Samer Afach
375d5a38b1
Removed atomicity (not necessary) and renamed some variables.
2017-06-06 19:31:23 +02:00
include
Removed atomicity (not necessary) and renamed some variables.
2017-06-06 19:31:23 +02:00
.gitignore
First commit with a tested version of the thread pool
2017-06-06 19:02:45 +02:00
CMakeLists.txt
Clean-up
2017-06-06 19:07:50 +02:00
main.cpp
Clean-up
2017-06-06 19:07:50 +02:00
Description
C++ std::thread thread pool
34
KiB
Languages
C++
93.6%
CMake
6.4%