qt5base-lts/tests/benchmarks/corelib/thread
Marc Mutz 72259e7186 Brush up QReadWriteLock benchmark
- add override
- tests C++17 shared_mutex in addition to C++14 shared_timed_mutex
- replace manual memory management with unique_ptr

Change-Id: If52df2097a4b92c10df4a7cdbb1c506d64b673e3
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-09-12 06:38:23 +02:00
..
qmutex Updated license headers 2016-01-21 18:55:18 +00:00
qreadwritelock Brush up QReadWriteLock benchmark 2019-09-12 06:38:23 +02:00
qthreadpool Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qthreadstorage Updated license headers 2016-01-21 18:55:18 +00:00
qwaitcondition Updated license headers 2016-01-21 18:55:18 +00:00
thread.pro Add a benchmark for QReadWriteLock 2016-08-10 09:05:14 +00:00