- , . 8- (4 !) , , 8-, , .
- TGp8AlignedInt64 GpStuff, OmniThreadLibrary- TThread .
TGp8AlignedInt64 = record
function Add(value: int64): int64; inline;
function Addr: PInt64; inline;
function CAS(oldValue, newValue: int64): boolean;
function Decrement: int64; overload; inline;
function Decrement(value: int64): int64; overload; inline;
function Increment: int64; overload; inline;
function Increment(value: int64): int64; overload; inline;
function Subtract(value: int64): int64; inline;
property Value: int64 read GetValue write SetValue;
end;
, .Add . .