Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 | ) |
currentValue = newValue |
Definition at line 29 of file src_corelib_thread_qatomic.cpp.
return false |
Definition at line 23 of file src_corelib_thread_qatomic.cpp.
return originalValue = currentValue |