How to suspend and resume a std::thread?

前端 未结 0 1222
一生所求
一生所求 2020-12-31 12:40

I am looking for a way of suspending & resuming a thread that is presented as a std::thread without using platform provided API, such as SuspendThread

相关标签:
回答
  • 消灭零回复
提交回复
热议问题