summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qmutex_unix.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
* Fix performance regression on Mac OS X when creating/destroying QMutexBradley T. Hughes2011-10-211-44/+6
* Fix the timeout calculation again.Thiago Macieira2011-07-221-2/+2
* Fix the timeout calculation for futexes in QMutex.Thiago Macieira2011-07-151-6/+22
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-051-5/+8
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-031-1/+4
|\
| * Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-021-1/+4
* | 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-1/+1
* | Optimize adaptive spinning mutex codeBradley T. Hughes2010-12-201-1/+1
* | Improve QMutex contention performance on LinuxBradley T. Hughes2010-12-201-5/+38
* | Improve QMutex contention performance on Mac OS XBradley T. Hughes2010-12-201-1/+52
* | Move contender count maintenance to QMutexPrivateBradley T. Hughes2010-12-201-0/+5
* | Inline the common case when there is no contention.Olivier Goffart2010-05-181-1/+1
|/
* 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+4
|/
* 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/+113