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

TInterlocked

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: syncobjs.pp line 153

type TInterlocked = class

  class function Add(); overload;

  class function Exchange();

  class function CompareExchange();

  class function Decrement(); overload;

  class function Increment(); overload;

  class function BitTestAndSet();

  class function BitTestAndClear();

end;

Inheritance

TInterlocked

|

TObject


Documentation generated on: 2025-07-25