qt5base-lts/tests/auto/corelib/thread
Fabian Kosmale 2c81ba2df9 QThread: Clean up bindingStatusOrList if object gets deleted
Deal with the case that the object gets deleted between a call to
moveToThread and the start of the thread by removing the object from the
list in that case.

Fixes: QTBUG-104014
Pick-to: 6.4
Change-Id: Ib249b6e8e8dfbc4d1332bb99a57fa9d3cff16465
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-14 19:34:46 +02:00
..
qatomicint Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00
qatomicinteger Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00
qatomicpointer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfuture Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qfuturesynchronizer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfuturewatcher Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmutex Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmutexlocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qpromise QPromise: run continuation(s) on destruction 2022-06-22 03:09:24 +02:00
qreadlocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qreadwritelock Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qresultstore Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsemaphore Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qthread QThread: Clean up bindingStatusOrList if object gets deleted 2022-07-14 19:34:46 +02:00
qthreadonce Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qthreadpool unblacklist passing tests 2022 2022-06-23 01:36:01 +02:00
qthreadstorage Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwaitcondition Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwritelocker Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Android: activate tst_QThreadStorage 2022-03-25 22:43:49 +01:00