qt5base-lts/tests/auto/corelib/thread/qthreadonce
Ulf Hermann 0a06e1baf9 Modernize the "thread" feature
Add it to configure.json and replace all occurrences of QT_NO_THREAD
with QT_CONFIG(thread). Add conditions for other features that depend
on thread support. Remove conditions where we can use the QMutex and
QThreadStorage stubs.

Change-Id: I284e5d794fda9a4c6f4a1ab29e55aa686272a0eb
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2018-08-17 00:34:36 +00:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qthreadonce.cpp Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qthreadonce.h Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qthreadonce.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_qthreadonce.cpp QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00