qt5base-lts/tests/benchmarks/corelib/thread
David Faure 028def2ada Add benchmark for QThreadPool.
The current question is whether activeThreadCount() should be lock-free
(using atomic ints) or mutex-protected, so this tests start()
and activeThreadCount() directly.

Change-Id: Ica4a2ad023c2002e3c7d81558e6b9ee64af7f690
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-08-21 23:50:23 +02:00
..
qmutex Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthreadpool Add benchmark for QThreadPool. 2013-08-21 23:50:23 +02:00
qthreadstorage Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwaitcondition Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread.pro Add benchmark for QThreadPool. 2013-08-21 23:50:23 +02:00