PThread监控
如何获取 Pthread 的状态以及连续监视线程状态的好方法是什么,以便在出现任何问题时我可以杀死链接的其他线程?
我有两个线程,一个取决于恒定的计算结果,我想监视线程并杀死一个可能最终单独运行的线程。
这样做的好方法是什么?
How does one get the status of a Pthread and what would be a good way to monitor the threads statuses continuously so that if anything goes wrong I can kill the other threads that are linked?
I have two threads, one depends on the constant calculation result and I want to monitor the threads and kill a thread which might end up running alone.
What is a good way of doing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论