相关疑难解决方法(0)

我想用它的线程对象杀死一个std :: thread?

可能重复:
C++ 0x线程中断

我试图通过使用其线程对象来杀死/停止c ++ std :: thread.

我们应该怎么做?

c++ multithreading std c++11 stdthread

29
推荐指数
2
解决办法
5万
查看次数

标签 统计

c++ ×1

c++11 ×1

multithreading ×1

std ×1

stdthread ×1