summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qmutex/tst_qmutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix performance regression on Mac OS X when creating/destroying QMutexBradley T. Hughes2011-10-211-0/+19
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'qt-master/master'Guoqing Zhang2011-03-161-1/+1
|\
| * Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* | Using Symbian native mutex type in tst_bench_qmutexmread2011-03-091-1/+20
|/
* test contention when using 2 mutexesBradley T. Hughes2010-12-201-28/+53
* Ensure that every thread does contend in the contention testsBradley T. Hughes2010-12-201-33/+60
* Add baseline test data to measure test overheadBradley T. Hughes2010-12-201-5/+6
* Test contention performance for long (10ms) critical sectionsBradley T. Hughes2010-12-201-0/+1
* Add a benchmark for contended and uncontended QMutex performanceBradley T. Hughes2010-12-201-12/+260
* Benchmark for QMutex.Olivier Goffart2010-05-181-0/+131