Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 123 Bytes

File metadata and controls

7 lines (5 loc) · 123 Bytes

thread-pool

To run file, run the following command:

g++ -std=c++17 threadpool.cpp main.cpp -pthread && ./a.out