index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
thread
/
qthread_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QThreadStorage: ensure global static exists when finish() is called
Thiago Macieira
2025-04-11
1
-5
/
+6
*
QThread: explicitly clear posted events during destruction
Volker Hilsheimer
2025-04-11
1
-0
/
+2
*
Revert "Add categorized logging of delete later machinery"
Thiago Macieira
2025-01-06
1
-2
/
+5
*
Q*Application: move the compressEvent() virtual to the Private class
Thiago Macieira
2024-12-13
1
-0
/
+1
*
QThreadData: make current() inline with a noexcept likely portion
Thiago Macieira
2024-11-26
1
-1
/
+10
*
QThreadData: refactor current() now that it never returns null
Thiago Macieira
2024-11-26
1
-1
/
+1
*
QThreadData: inline ref() and deref()
Thiago Macieira
2024-11-21
1
-3
/
+15
*
QThreadData: repack members for efficiency
Thiago Macieira
2024-11-21
1
-7
/
+7
*
QThreadData: make the constructor inline and use NSDMI
Thiago Macieira
2024-11-21
1
-7
/
+11
*
QThread: merge some Unix/Windows/no-thread code for QAdoptedThread
Thiago Macieira
2024-11-14
1
-1
/
+1
*
QThread/Win: remove QThreadPrivate::id member
Thiago Macieira
2024-11-14
1
-1
/
+0
*
QThread/Unix: implement joining of the launched thread, if we can
Thiago Macieira
2024-11-03
1
-1
/
+3
*
Add thread Quality of Service API
Mårten Nordheim
2024-10-30
1
-0
/
+6
*
QThread: avoid unlock/lock/unlock in ~QThread if state is Finishing
Thiago Macieira
2024-10-28
1
-0
/
+2
*
QThread: make finish() and cleanup() non-static members
Thiago Macieira
2024-10-28
1
-3
/
+3
*
QThread/Unix: refactor to split QThreadPrivate::finish() in two phases
Thiago Macieira
2024-10-28
1
-3
/
+3
*
QThread: fix race condition between parallel terminate() calls
Marc Mutz
2024-07-17
1
-0
/
+3
*
QThread: initialize interruptionRequested atomic
Volker Hilsheimer
2024-07-11
1
-1
/
+1
*
QThread: replace three booleans with one state variable
Thiago Macieira
2024-07-09
1
-8
/
+14
*
QThread: mark is(Main|Current)Thread() noexcept
Marc Mutz
2024-06-12
1
-1
/
+1
*
QThread: Introduce isCurrentThread
Fabian Kosmale
2024-04-26
1
-0
/
+1
*
Add categorized logging of delete later machinery
Tor Arne Vestbø
2023-12-21
1
-5
/
+2
*
tst_QThread: Unbreak UBSan build
Marc Mutz
2023-07-13
1
-1
/
+1
*
Fix improper ELF versions of two more classes
Thiago Macieira
2023-01-06
1
-0
/
+1
*
QThread: Clean up bindingStatusOrList if object gets deleted
Fabian Kosmale
2022-07-14
1
-0
/
+3
*
QPostEventList: de-inline addEvent()
Marc Mutz
2022-06-22
1
-17
/
+1
*
Optimize QThreadPrivate::addObjectWithPendingBindingStatusChange()
Marc Mutz
2022-05-26
1
-6
/
+9
*
Fix race conditions in moveToThread
Fabian Kosmale
2022-05-24
1
-24
/
+82
*
QCoreApplication/QPostEventList: fix int/qsizetype mismatches
Marc Mutz
2022-05-19
1
-2
/
+2
*
QObject: Turn flaggedSignatures into a thread_local static
Marc Mutz
2022-05-17
1
-21
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QProperty: fix threading issues
Fabian Kosmale
2022-03-10
1
-0
/
+33
*
Don't access QObject::objectName during QThread start
Volker Hilsheimer
2022-01-12
1
-0
/
+7
*
QThread: fix UB (invalid enum value) on Private::Priority
Marc Mutz
2022-01-03
1
-1
/
+1
*
QThreadPrivate: Remove threadForId
Fabian Kosmale
2021-09-22
1
-3
/
+0
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-1
/
+1
*
Whitespace cleanup in corelib/ mimetypes, plugin and thread
Allan Sandfeld Jensen
2020-10-21
1
-4
/
+6
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Use QList instead of QVector in corelib
Jarek Kobus
2020-06-25
1
-7
/
+5
*
Remove winrt
Oliver Wolff
2020-06-06
1
-13
/
+0
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-0
/
+3
|
\
|
*
wasm: make idealThreadCount() work on all threads
Morten Johan Sørvig
2019-05-08
1
-0
/
+3
*
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-2
/
+2
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-6
/
+6
|
/
*
winrt: Explicitly set main thread in QCoreApplication's constructor
Oliver Wolff
2018-10-08
1
-0
/
+3
*
Merge QThread class definitions
Morten Johan Sørvig
2018-08-17
1
-0
/
+1
*
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-4
/
+6
*
QThread: Centralize the creation of the event dispatcher
Thiago Macieira
2018-07-14
1
-1
/
+9
*
Make the stub implementation of QThread compile again
Ulf Hermann
2018-06-22
1
-2
/
+5
[next]