summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qmutex_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+1
* | Track average wait times under our maximum spin time thresholdBradley T. Hughes2010-12-201-0/+1
* | Store and track spin times in nanosecond resolutionBradley T. Hughes2010-12-201-3/+3
* | Optimize adaptive spinning mutex codeBradley T. Hughes2010-12-201-1/+3
* | Improve QMutex contention performance on LinuxBradley T. Hughes2010-12-201-1/+1
* | Improve QMutex contention performance on Mac OS XBradley T. Hughes2010-12-201-1/+7
* | Removed QMutexPrivate::self() declarationBradley T. Hughes2010-12-201-1/+0
* | Inline the common case when there is no contention.Olivier Goffart2010-05-181-3/+8
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-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/+88