summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qmutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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