qt5base-lts/tests/auto/corelib/thread
Sona Kurazyan d914a5ba4e Remove the remaining usages of deprecated APIs of qtbase
This change removes the leftovers form other cleanup commits.

Task-number: QTBUG-76491
Change-Id: I61440f87c5a280f9666b78e19aac4d8ac603767e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2019-08-01 06:48:27 +02:00
..
qatomicint Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qatomicinteger Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qatomicpointer Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qfuture Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it 2019-07-03 14:48:37 +02:00
qfuturesynchronizer Drop unnecessary dependencies from some tests 2017-01-10 16:34:52 +00:00
qfuturewatcher Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
qmutex Short live QRecursiveMutex! 2019-07-06 11:22:16 +02:00
qmutexlocker Port some trivial cases from QMutex to QRecursiveMutex 2019-07-06 11:22:37 +02:00
qreadlocker Updated license headers 2016-01-21 18:55:18 +00:00
qreadwritelock Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qresultstore Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<> 2017-03-06 18:32:28 +00:00
qsemaphore unblacklist passing tests 2019-07-08 11:01:42 +00:00
qthread unblacklist passing tests 2019-07-08 11:01:42 +00:00
qthreadonce Port some trivial cases from QMutex to QRecursiveMutex 2019-07-06 11:22:37 +02:00
qthreadpool Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
qthreadstorage Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qwaitcondition unblacklist passing tests 2019-07-08 11:01:42 +00:00
qwritelocker Updated license headers 2016-01-21 18:55:18 +00:00
thread.pro Re-enable thread autotests 2018-09-25 22:35:40 +00:00