diff options
author | jian liang <jianliang79@gmail.com> | 2012-02-18 00:43:29 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-28 14:35:06 (GMT) |
commit | 91cf813c816582188ef8943b29338c3db06d1133 (patch) | |
tree | 923ed21e0885867531485199a106089c018a885c /dist | |
parent | 50ad6db629ecd268192023ad97577c51c9b19c32 (diff) | |
download | Qt-91cf813c816582188ef8943b29338c3db06d1133.zip Qt-91cf813c816582188ef8943b29338c3db06d1133.tar.gz Qt-91cf813c816582188ef8943b29338c3db06d1133.tar.bz2 |
Fix to exit of adopted thread watcher in Windows
Don't register the thread handle and QThread object pointer to watch list
for adopted thread watcher thread in Windows. Otherwise the watcher thread
will never exit and can't clean up its own QThreadData and QAdoptedThread
object.
Task-number: QTBUG-23961
Change-Id: Ia84326cf3cfd978d2b003ccc1bb6861db950e899
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
(cherry picked from commit bf66eebbc28b1f405a49a68d3f6c341d433159ea)
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions