Skip to content

TaskThreadPool

Latest

Choose a tag to compare

@chenluyong chenluyong released this 13 Jun 01:13
· 25 commits to master since this release

完成了基本的线程池的功能,经window 7 x64下测试,运行24小时,内存泄露约5MB。
整个程序除demo里的main函数外没有一个new,因此暂未发现问题,以记之。