diff options
author | mread <qt-info@nokia.com> | 2011-03-18 10:42:45 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-03-18 10:49:21 (GMT) |
commit | a9cb2be8c14317001c0945da84f1a19e1d6ee6c6 (patch) | |
tree | d7d9f62fe53049e6c10afa5df2a18134d4b72e59 /src/gui/widgets/qscrollarea.cpp | |
parent | bbbe40631bac44489d35d7ae76a3ccd41b75fe6a (diff) | |
download | Qt-a9cb2be8c14317001c0945da84f1a19e1d6ee6c6.zip Qt-a9cb2be8c14317001c0945da84f1a19e1d6ee6c6.tar.gz Qt-a9cb2be8c14317001c0945da84f1a19e1d6ee6c6.tar.bz2 |
Making Symbian helper threads exit cleanly at app exit
The idle detector thread and the adopted thread monitor thread could
keep an app alive unnecessarily after main had exited, if the app's
main thread was no longer set "process permanent".
The idle detector thread now exits when the QCoreApplication is
destroyed.
The adopted thread monitor thread now exits when there are no more
adopted threads to monitor.
Task-number: QTBUG-18073
Reviewed-by: Shane Kearns
Diffstat (limited to 'src/gui/widgets/qscrollarea.cpp')
0 files changed, 0 insertions, 0 deletions