qt6-bb10/tests/auto/corelib/thread
Marc Mutz 0587d4752d Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED
It's always true these days, assert so in qatomic.cpp and
tst_QAtomicInteger.

Update the docs.

Pick-to: 6.4
Change-Id: I3684cff96c1d2e05677314e29514cc279bd6b1a1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-06 17:56:58 +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 tst_qthread: Fix compilation under ubsan 2022-06-20 12:12:07 +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