Unit 'syncobjs' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TInterlocked.Add

Declaration

Source position: syncobjs.pp line 111

class function TInterlocked.Add(

  var Target: LongInt;

  aIncrement: LongInt

):LongInt; overload;

class function TInterlocked.Add(

  var Target: Int64;

  aIncrement: Int64

):Int64; overload;


Documentation generated on: Jul 24 2023