Description: Linux, thread pool, two queue implementations to meet the requirements of the main thread in the non-blocking case turned over to the thread pool thread for processing
To Search:
File list (Check if you may need any files):
线程池\CThread.cpp
......\CThread.h
......\test.cpp
线程池