C++ std::thread thread pool
Go to file
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