AtomicCmpExchange(Pointer,Pointer,Pointer) Method

Represents method AtomicCmpExchange(Pointer,Pointer,Pointer).

Namespace: Spring
function AtomicCmpExchange(var target: Pointer; newValue, comparand: Pointer): TObject; overload;

Parameters

target
Type: Pointer

newValue
Type: Pointer

comparand
Type: Pointer

Return Value

Type: TObject