qt5base-lts/tests/auto/corelib/thread
Friedemann Kleint ced523af7a Fix crashes in tst_qthreadpool on Windows.
Qt 4.8 shows frequent crashes in runMultiple apparently caused
by the QMutex construction in the free functions by different
threads. Use a common QMutex class member instead.

Change-Id: I851d4e2d3637a7b4f404ed843f5360c10caa21f5
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-18 14:16:52 +01:00
..
qatomicint Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qatomicpointer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfuture Fix for leak in QFuture 2012-11-01 16:09:29 +01:00
qfuturesynchronizer Move QFutureSynchronizer back to QtCore 2012-09-28 23:50:10 +02:00
qfuturewatcher normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
qmutex Fix QMutex::tryLock with negative values 2012-12-23 20:34:46 +01:00
qmutexlocker Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qreadlocker Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qreadwritelock Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qresultstore Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCore 2012-09-28 23:50:10 +02:00
qsemaphore Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qthread Fix possible crash in tst_QThread::quitLock() test 2012-12-17 14:08:17 +01:00
qthreadonce Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qthreadpool Fix crashes in tst_qthreadpool on Windows. 2013-01-18 14:16:52 +01:00
qthreadstorage Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwaitcondition Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwritelocker Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
thread.pro Move QFutureSynchronizer back to QtCore 2012-09-28 23:50:10 +02:00