Introduction - If you have any usage issues, please Google them yourself
The realization of a thread pool, pool size can be dynamically increased. And to avoid the memory fragmentation problem. After testing, performance and windows native thread pool performance fairly.
Packet : 79419112threadpool.rar filelist
OSError.h
Synchronize.h
ThreadPool.cpp
ThreadPool.h
OSError.cpp