API:System.SyncObjs.TSpinLock.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(EnableThreadTracking: Boolean);

C++

__fastcall TSpinLock(bool EnableThreadTracking);
TSpinLock() {}

Properties

Type Visibility Source Unit Parent
constructor public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TSpinLock

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!