summaryrefslogtreecommitdiffstats
path: root/doc/src/network/files-and-resources
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-05-17 17:19:54 +0200
committerMarc Mutz <marc.mutz@qt.io>2022-05-18 06:37:46 +0200
commitadb4a3beb7a0e02d4e4f96dadaa6587298c4d1f5 (patch)
tree247ff4e4f8066bb8a9da7bfe4ed1b6de961d19d6 /doc/src/network/files-and-resources
parent5dc724d98dec8b4dfaa04132cac227d1909ca825 (diff)
Optimize atomics in QObject::moveToThread() [1/2]: relax a pointer load
We don't need an acquire fence for checking a pointer for nullness, and we're not dereferencing the pointer later, so use a relaxed load there. Pick-to: 6.3 Change-Id: Id84e6fc50100f1bf6a4e33f89424f8b1cbb250cd Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'doc/src/network/files-and-resources')
0 files changed, 0 insertions, 0 deletions