summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qmutexpool_p.h
Commit message (Expand)AuthorAgeFilesLines
* Inline QMutexPool into its only remaining userMarc Mutz2019-07-081-88/+0
* QMutexPool: fix memory order of atomic operationsMarc Mutz2019-06-291-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-3/+1
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-2/+2
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+1
* Revert "QMutexPool: avoid QVarLengthArray of QAtomicPointers"Thiago Macieira2016-05-241-3/+2
* QMutexPool: avoid QVarLengthArray of QAtomicPointersMarc Mutz2016-04-241-2/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Cleanup QThread::initialize and QThread::cleanupOlivier Goffart2012-03-061-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+93