issues
search
mtrebi
/
thread-pool
Thread pool implementation using c++11 threads
MIT License
1.15k
stars
225
forks
source link
Compile it
#3
Closed
tiaanl
closed
6 years ago
tiaanl
commented
6 years ago
Added CMakeLists.txt file.
Replaced the sleep with std::* version which compiles on OSX.