![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
if (currentValue==expectedValue) | |
[0] | |
Variables | |
return | false |
int | originalValue = currentValue |
[1] | |
currentValue = newValue | |
if | ( | currentValue | = = expectedValue | ) |
[0]
[3]
[1]
[4]
Definition at line 19 of file src_corelib_thread_qatomic.cpp.
References currentValue.
currentValue = newValue |
Definition at line 29 of file src_corelib_thread_qatomic.cpp.
Referenced by org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnExecuteWrite(), QListModeViewBase::horizontalOffset(), if(), QQmlSettingsPrivate::load(), parseDateString(), QListModeViewBase::scrollContentsBy(), QAtomicOps< X >::testAndSetAcquire(), QBasicAtomicInteger< T >::testAndSetAcquire(), QBasicAtomicPointer< X >::testAndSetAcquire(), QAtomicOps< X >::testAndSetOrdered(), QBasicAtomicInteger< T >::testAndSetOrdered(), QBasicAtomicPointer< X >::testAndSetOrdered(), QAtomicOps< X >::testAndSetRelaxed(), QBasicAtomicInteger< T >::testAndSetRelaxed(), QBasicAtomicPointer< X >::testAndSetRelaxed(), QAtomicOps< X >::testAndSetRelease(), QBasicAtomicInteger< T >::testAndSetRelease(), QBasicAtomicPointer< X >::testAndSetRelease(), QQuickBehavior::write(), and QQmlVMEMetaObject::writeProperty().
return false |
Definition at line 23 of file src_corelib_thread_qatomic.cpp.
Referenced by doNotify(), QIBaseResultPrivate::fetchBlob(), QGestureManager::filterEvent(), QX11AlphaDetector::hasAlpha(), QAbstractListModel::hasChildren(), QFutureInterfaceBasePrivate::internal_isResultReadyAt(), BluetoothManagement::isMonitoringEnabled(), QV4::DataViewPrototype::method_get(), QV4::DataViewPrototype::method_getFloat(), QV4::DataViewPrototype::method_set(), QV4::DataViewPrototype::method_setFloat(), setFontKerningFromValue(), setFontStyleFromValue(), QQuickText::setMaximumLineCount(), QQC2_NAMESPACE::QMacStyle::subElementRect(), QQC2::QCommonStyle::subElementRect(), QMacStyle::subElementRect(), and QCommonStyle::subElementRect().
return originalValue = currentValue |
[1]
[4]
[2]
[3]
[5]
[6]
Definition at line 28 of file src_corelib_thread_qatomic.cpp.
Referenced by QQmlJSCodeGenerator::run(), and QV4::Compiler::Codegen::unop().