diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-05-08 13:11:34 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-05-08 13:11:34 (GMT) |
commit | a138ef980ae017c940142e18f2532aa0938f14c3 (patch) | |
tree | 924bc5809701e4a547c2724dbd31bc6472f14fb4 /doc/src/snippets/code/src_script_qscriptcontext.cpp | |
parent | 59269e19f8e8ae2d9ab8edddab7379cf3ed91891 (diff) | |
download | Qt-a138ef980ae017c940142e18f2532aa0938f14c3.zip Qt-a138ef980ae017c940142e18f2532aa0938f14c3.tar.gz Qt-a138ef980ae017c940142e18f2532aa0938f14c3.tar.bz2 |
Removed CActiveScheduler::Install(NULL) from closingDown.
When calling QThread::terminate - closingDown is not called from
QThread context, but from thread which is called terminate.
In this case, if we Install(NULL) AS, we will actually remove the AS
from calling thread not from terminated thread.
Since thread is anyway going to be terminated there is not much point
on setting AS to NULL.
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptcontext.cpp')
0 files changed, 0 insertions, 0 deletions