summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_p.h
Commit message (Expand)AuthorAgeFilesLines
* Don't access QObject::objectName during QThread startVolker Hilsheimer2022-01-121-0/+7
* QThread: fix UB (invalid enum value) on Private::PriorityMarc Mutz2022-01-031-1/+1
* QThreadPrivate: Remove threadForIdFabian Kosmale2021-09-221-3/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Whitespace cleanup in corelib/ mimetypes, plugin and threadAllan Sandfeld Jensen2020-10-211-4/+6
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-7/+5
* Remove winrtOliver Wolff2020-06-061-13/+0
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+3
|\
| * wasm: make idealThreadCount() work on all threadsMorten Johan Sørvig2019-05-081-0/+3
* | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
* | More nullptr usage in headersKevin Funk2019-03-141-6/+6
|/
* winrt: Explicitly set main thread in QCoreApplication's constructorOliver Wolff2018-10-081-0/+3
* Merge QThread class definitionsMorten Johan Sørvig2018-08-171-0/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-4/+6
* QThread: Centralize the creation of the event dispatcherThiago Macieira2018-07-141-1/+9
* Make the stub implementation of QThread compile againUlf Hermann2018-06-221-2/+5
* Make QThreadPrivate::createEventDispatcher do exactly what it saysTor Arne Vestbø2018-02-141-2/+2
* Optimize QThread::isInterruptionRequested()Marc Mutz2017-11-301-1/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* QThread: terminate on exceptions leaving run()Giuseppe D'Angelo2017-04-261-2/+2
* Turn QThreadData::threadId into a QAtomicPointerThiago Macieira2017-02-151-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+0
|\
| * Don't store the pthread_t thread ID twice in QThreadThiago Macieira2016-04-301-1/+0
* | CoreLib: use const (and const APIs) moreAnton Kudryavtsev2016-04-181-1/+1
* | Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-5/+6
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\
| * Fix two data races in QThread/QThreadDataDavid Faure2015-09-221-1/+1
* | Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-1/+9
|/
* Use qthread_win.cpp for WinRT as wellOliver Wolff2015-06-231-9/+0
* WinRT: fix namespaced buildJoerg Bornemann2015-05-161-4/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* winrt: Use native threadingAndrew Knight2014-06-251-10/+13
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+1
|\
| * Android: Don't register main thread on loading libraryEskil Abrahamsen Blomfeldt2014-01-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-7/+32
|\|
| * Reorder the members in QThreadData to avoid padding holesThiago Macieira2013-10-081-8/+12
| * QObject: use per-thread storage for qFlagLocation()Marc Mutz2013-10-051-0/+21
* | threading support for winrtKamil Trzcinski2013-09-261-0/+9
|/
* Add an advisory interruption mechanism to QThread.Corentin Jabot2013-09-051-0/+1
* Fix race condition in QThread::setPriorityDavid Faure2013-03-231-0/+2
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-1/+3
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-03-221-0/+6
* Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1