linux 平台c++ 11 <thread> 库中中的多线程解决方案

linux 平台c++ 11 thread 库中中的多线程//testFunc函数threadlinuxc++[解决办法]编译的时候加 -lpthrea

linux 平台c++ 11 <thread> 库中中的多线程
//testFunc函数



thread linux c++
[解决办法]
编译的时候加 -lpthread 了吗?