summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthreadpool_p.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QPair<QRunnable*, int> is too large for QList to be efficient-ish.Volker Krause2016-01-071-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QThreadPool::cancel() to remove individual jobs from the job queue.Nick Shaforostoff2014-12-241-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QThreadPool: fix race at time of thread expiry.David Faure2013-10-311-2/+1
* QThreadPool - Add method clear() to remove queued QRunnable.Corentin Jabot2013-08-161-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QThreadPool: unify waitForDone() overloadsKonstantin Ritt2012-04-171-1/+1
* Remove unused QThreadPoolPrivate::startFrontRunnable().Robin Burchell2012-03-061-1/+0
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+107