summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-01-12 10:47:19 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-01-13 18:47:23 +0000
commit3f32dcd1ddcbe04c77ccd83e2eaa566d7212e732 (patch)
tree1b9c9243947ca76ceeed0b911dca1537e33a0976 /src/corelib/thread
parentd83dbc3db2f305e745cd75a9fd9c97128eaac42f (diff)
Allow reading QObject::objectName from other threads again
The new binding system made it impossible to read from non-owning threads, but we have code that did so with external locking. This patch makes it safe again, assuming all reads and writes are locked. This is left intentionally undocumented. Pick-to: 6.3 6.2 Task-number: QTBUG-99775 Change-Id: I845afa5d545ca0ac762ac369181b1497dac52195 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/thread')
0 files changed, 0 insertions, 0 deletions