文件名称:qthread
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-12
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- yait*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In the odd case that Qt is running on a secondary thread, the main thread instance will have been dereffed asunder because of the deref in QThreadData::current and the deref in the pthread_destroy. To avoid crashing during QCoreApplicationData s global static cleanup we need to safeguard the main thread here. This fix is a bit crude, but it solves the problem for Linux.-In the odd case that Qt is running on a secondary thread, the main thread instance will have been dereffed asunder because of the deref in QThreadData::current and the deref in the pthread_destroy. To avoid crashing during QCoreApplicationData s global static cleanup we need to safeguard the main thread here. This fix is a bit crude, but it solves the problem for Linux.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qthread.cpp
qthread.h
qthread_p.h