qt5base-lts/tests/auto/corelib/thread
Olivier Goffart 2b308d4cb5 Fix QMutex::tryLock timeout computation on Linux
The timeout is in millisecond. So we just need to divide by 1000 to get
the number of seconds

Regression introduced in f587e8f4fd
Reported in the comments of QTBUG-24795

Change-Id: Id16e05e7d04d33605860926f7516d14cdefd6a36
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-11-16 01:37:01 +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 timeout computation on Linux 2012-11-16 01:37:01 +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 Remove the QThread::terminated() signal 2012-10-19 20:25:16 +02:00
qthreadonce Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qthreadpool Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02: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