[Overview][Types][Classes][Index] Reference for unit 'LazCollections' (#lazutils)

TLazMonitor.create

Constructor for the class instance.

Declaration

Source position: lazcollections.pas line 51

public constructor TLazMonitor.create;

Description

Create is the constructor for the class instance, and sets the value in the SpinCount property to the DefaultSpinCount used in instances of the class. Create calls the inherited constructor prior to exiting from the method.

See also

TLazMonitor.SpinCount

  

Number of busy waiting iterations used in the monitor.

TLazMonitor.DefaultSpinCount

  

Default number of busy waiting iterations used in instances of the class.

TCriticalSection.Create


Version 4.0 Generated 2025-05-03 Home