summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiostextresponder.mm
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kdab.com>2015-12-17 09:30:16 +0200
committerBogDan Vatra <bogdan@kdab.com>2015-12-17 13:46:14 +0000
commit0b10d41c3db0d1a43e754a2bd923a0df8915d0e5 (patch)
treea3abcedaa3da0d7721e78fa15ac530969da3b1d5 /src/plugins/platforms/ios/qiostextresponder.mm
parent08ee579cf025ad868bb405835b57d31e512b6fd6 (diff)
Android: Fix crash at exit
Delay the exit call until Java part finishes the execution. We must be sure all the threads are stopped (hanged), when we call exit, otherwise java thread will try to use static vars that are freed by the qt thread. We also need to call exit from Qt thread, otherwise Qt will complain about it. Change-Id: Ia1e7a4d7d56c39d38313f040aab618ec5a68dfb6 Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/ios/qiostextresponder.mm')
0 files changed, 0 insertions, 0 deletions