qt6-bb10/src/corelib/thread
Jarek Kobus 9ac7e8f408 QThread: Use storeRelease when assigning the pointer
Make it consistent with other assignments.

Change-Id: If6aeb1007436e3b6a035494116786c2ab2f079ca
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-29 23:11:04 +02:00
..
qatomic.cpp [docs] Remove references to C++11 feature availability 2024-01-09 18:54:46 +01:00
qatomic.h Revert "QAtomic: remove the copy ctor and assignment operator" 2023-10-25 15:56:54 +00:00
qatomic_cxx11.h
qbasicatomic.h Revert "QAtomic: remove the copy ctor and assignment operator" 2023-10-25 15:56:54 +00:00
qexception.cpp
qexception.h
qfutex_freebsd_p.h
qfutex_linux_p.h
qfutex_mac_p.h
qfutex_p.h
qfutex_win_p.h
qfuture.h Doc: Change deprecation of QFuture::makeReadyFuture to 6.6 2023-12-04 15:04:04 +02:00
qfuture.qdoc Doc: Change deprecation of QFuture::makeReadyFuture to 6.6 2023-12-04 15:04:04 +02:00
qfuture_impl.h Doc: Change deprecation of QFuture::makeReadyFuture to 6.6 2023-12-04 15:04:04 +02:00
qfutureinterface.cpp QFutureInterface: remove comment that was never true 2024-03-15 23:16:50 +01:00
qfutureinterface.h QFutureInterface: fix build with GCC14/C++20: template-id not allowed 2024-03-14 14:11:52 -04:00
qfutureinterface_p.h
qfuturesynchronizer.h
qfuturesynchronizer.qdoc
qfuturewatcher.cpp Doc: Fix template information for QFutureWatcher members 2023-11-18 15:00:31 +01:00
qfuturewatcher.h
qfuturewatcher_p.h
qgenericatomic.h
qlocking_p.h
qmutex.cpp Remove redundant qelapsedtimer.h #includeS 2023-08-11 16:45:53 +03:00
qmutex.h QRecursiveMutex: make tryLock(QDeadlineTimer) the default (was: int) 2023-08-19 10:30:41 +02:00
qmutex_mac.cpp
qmutex_p.h
qmutex_unix.cpp Remove redundant qelapsedtimer.h #includeS 2023-08-11 16:45:53 +03:00
qorderedmutexlocker_p.h
qpromise.h
qpromise.qdoc Doc: Add missing return type to QPromise::emplaceResult/emplaceResultAt 2023-10-12 20:24:55 +02:00
qreadwritelock.cpp Remove redundant qelapsedtimer.h #includeS 2023-08-11 16:45:53 +03:00
qreadwritelock.h
qreadwritelock_p.h
qresultstore.cpp
qresultstore.h
qrunnable.cpp Doc: Fix \fn template arguments for Qt Core 2023-11-30 11:26:20 +01:00
qrunnable.h
qsemaphore.cpp QSemaphore::release: Revert "Optimize cond var notification" 2024-01-12 20:01:22 +00:00
qsemaphore.h
qthread.cpp QThread: Reuse isMainThread() 2024-04-29 23:11:04 +02:00
qthread.h QThread: Introduce static isMainThread() helper 2024-04-26 18:19:39 +02:00
qthread_p.h QThread: Introduce isCurrentThread 2024-04-26 18:19:39 +02:00
qthread_unix.cpp QThread: Reuse isMainThread() 2024-04-29 23:11:04 +02:00
qthread_win.cpp QThread: Use storeRelease when assigning the pointer 2024-04-29 23:11:04 +02:00
qthreadpool.cpp Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
qthreadpool.h
qthreadpool_p.h
qthreadstorage.cpp
qthreadstorage.h
qtsan_impl.h
qwaitcondition.h
qwaitcondition.qdoc Doc: QtCore: Fix documentation issues 2023-10-02 21:10:59 +00:00
qwaitcondition_p.h
qwaitcondition_unix.cpp Remove redundant qelapsedtimer.h #includeS 2023-08-11 16:45:53 +03:00
qwaitcondition_win.cpp
qyieldcpu.h Fix the instruction of RISC-V arch that yield CPU 2024-02-28 20:50:20 +02:00
qyieldcpu.qdoc Change license of .qdoc files 2024-02-02 16:52:11 +00:00