summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qmutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Track average wait times under our maximum spin time thresholdBradley T. Hughes2010-12-201-6/+18
* | Store and track spin times in nanosecond resolutionBradley T. Hughes2010-12-201-4/+5
* | Optimize adaptive spinning mutex codeBradley T. Hughes2010-12-201-16/+20
* | Disable spinning under lock contention on single CPU machinesBradley T. Hughes2010-12-201-0/+10
* | Remove unnecessary testAndSetAcquire from QMutex::lockInternal()Bradley T. Hughes2010-12-201-9/+6
* | Move contender count maintenance to QMutexPrivateBradley T. Hughes2010-12-201-34/+9
* | QMutex: remove debug warnings.Olivier Goffart2010-06-301-48/+0
* | Inline the common case when there is no contention.Olivier Goffart2010-05-181-40/+93
|/
* Imporve win64 support for mingwThierry Bastian2010-02-221-4/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-3/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+515