qt5base-lts/tests/auto/corelib/thread
Thiago Macieira 2b00f97ab0 Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.
This allows one to write code that depends on these values at
compile-time.

Change-Id: I7d78524ed9c70d4141360496d1d764dcbfa92e62
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-08-18 18:35:36 +02:00
..
qatomicint Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics. 2012-08-18 18:35:36 +02:00
qatomicpointer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmutex Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmutexlocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qreadlocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qreadwritelock Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsemaphore Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthread Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadonce Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadpool Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qthreadstorage Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwaitcondition Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwritelocker Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
thread.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00