System.SyncObjs.TInterlocked

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTInterlocked

Delphi

TInterlocked = class sealed

C++

class PASCALIMPLEMENTATION TInterlocked : /*[[sealed]]*/ public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Description

Implements various interlocking operations.

TInterlocked is a static sealed class implementing various interlocking operations.