lzpong / threadpool

based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数

Home Page:http://www.cnblogs.com/lzpong/p/6397997.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idlThrNum是原子变量,是否不需要加锁?

ketop opened this issue · comments

你好,有点不理解的地方,idlThrNum是原子的,为啥修改时还要加锁?

commented

某些人, 不加锁, 不能理解,闹...