当任何线程终止时我可以做些什么吗?
有没有办法设置一个回调,当我的程序中的任何线程终止时将调用该回调?我需要的唯一信息是垂死线程的 ThreadID。 (与询问 .NET 的一些类似问题不重复;我需要一种方法在本机代码中执行此操作。)
Is there any way to set up a callback that will be called when any thread within my program terminates? The only information I would need is the ThreadID of the dying thread. (Not a duplicate of a few similar questions that are asking about .NET; I need a way to do this in native code.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论