Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_corelib_thread_qatomic.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Functions

 if (currentValue==expectedValue)
 [0]
 

Variables

return false
 
int originalValue = currentValue
 [1]
 
 currentValue = newValue
 

Function Documentation

◆ if()

if ( currentValue = = expectedValue)

[0]

[3]

[1]

[4]

Definition at line 19 of file src_corelib_thread_qatomic.cpp.

References currentValue.

Variable Documentation

◆ currentValue

◆ false

◆ originalValue

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().