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

TInterlocked

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

Declaration

Source position: syncobjs.pp line 110

type TInterlocked = class

  class function Add();

  class function Exchange();

  class function CompareExchange();

  class function Decrement();

  class function Increment();

  class function BitTestAndSet();

  class function BitTestAndClear();

  class function Read();

end;

Inheritance

TInterlocked

|

TObject


Documentation generated on: Jul 24 2023