diff options
author | mread <qt-info@nokia.com> | 2011-03-08 11:06:47 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-03-09 12:48:51 (GMT) |
commit | ad9213b694902d0698911ed1212efca984ee8ab3 (patch) | |
tree | 21611800fa6548cbfeb664990227a9eaa64dca23 /tools/qconfig | |
parent | ef4b63c5d9424f82c17ebe614873e4205af0deb9 (diff) | |
download | Qt-ad9213b694902d0698911ed1212efca984ee8ab3.zip Qt-ad9213b694902d0698911ed1212efca984ee8ab3.tar.gz Qt-ad9213b694902d0698911ed1212efca984ee8ab3.tar.bz2 |
Using Symbian native mutex type in tst_bench_qmutex
The QMutex benchmark contains benchmarks for the native mutex type.
It was using pthread_mutex_t on Symbian, which isn't the true native
mutex type and so isn't really representative of true native
performance. Now it uses RMutex.
Task-number: QTBUG-13990
Reviewed-by: Shane Kearns
Diffstat (limited to 'tools/qconfig')
0 files changed, 0 insertions, 0 deletions