qt5base-lts/tests/benchmarks/corelib/thread/qthreadpool
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
..
qthreadpool.pro Add benchmark for QThreadPool. 2013-08-21 23:50:23 +02:00
tst_qthreadpool.cpp Add benchmark for QThreadPool. 2013-08-21 23:50:23 +02:00