qt5base-lts/tests/auto/corelib/thread
Oliver Wolff bf24838c33 Use qthread_win.cpp for WinRT as well
Since of Windows (Phone) 8.1 most of the desktop's thread functionality
is also available, so we might be able to share the code and get rid of
the extra implementation for WinRT.

Task-number: QTBUG-43837
Change-Id: I0ce907cd94899834527f88c70e1e395bafdb14b3
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
2015-06-23 05:47:14 +00:00
..
qatomicint Update copyright headers 2015-02-11 06:49:51 +00:00
qatomicinteger Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
qatomicpointer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuture Update copyright headers 2015-02-11 06:49:51 +00:00
qfuturesynchronizer Update copyright headers 2015-02-11 06:49:51 +00:00
qfuturewatcher Update copyright headers 2015-02-11 06:49:51 +00:00
qmutex Update copyright headers 2015-02-11 06:49:51 +00:00
qmutexlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadlocker Update copyright headers 2015-02-11 06:49:51 +00:00
qreadwritelock Update copyright headers 2015-02-11 06:49:51 +00:00
qresultstore Update copyright headers 2015-02-11 06:49:51 +00:00
qsemaphore Update copyright headers 2015-02-11 06:49:51 +00:00
qthread Use qthread_win.cpp for WinRT as well 2015-06-23 05:47:14 +00:00
qthreadonce Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadpool Update copyright headers 2015-02-11 06:49:51 +00:00
qthreadstorage Do not search test binary if QProcess is not supported. 2015-03-23 08:38:58 +00:00
qwaitcondition Update copyright headers 2015-02-11 06:49:51 +00:00
qwritelocker Update copyright headers 2015-02-11 06:49:51 +00:00
thread.pro Replace the type-based QAtomicIntegerTraits with a size-based one 2014-01-30 18:06:27 +01:00