ThreadPool
ThreadPool copied to clipboard
A simple C++11 Thread Pool implementation
Results
1
ThreadPool issues
Sort by
recently updated
recently updated
newest added
I made some modification for my needs, if you are interested: Here are the main changes: - Add github action for Linux, MacOS, Windows - Add github action for cross...