Class TThreadsafeSkipList (unit EZDSLSkp)

Inherits from

TObject

Constructors


constructor Create(aDataOwner : boolean);

====================================================================} {$IFDEF Win32} {===TThreadsafeSkipList==============================================


Functions

function AcquireAccess : TSkipList;

--------

destructor Destroy;

--------

procedure ReleaseAccess;

--------

Properties

Events

Variables

slResLock : TezResourceLock;


slSkipList : TSkipList;

private


Constructors


constructor Create(aDataOwner : boolean);

====================================================================} {$IFDEF Win32} {===TThreadsafeSkipList==============================================


Functions


function AcquireAccess : TSkipList;

--------


destructor Destroy;

--------


procedure ReleaseAccess;

--------


Properties


Events


Variables


slResLock : TezResourceLock;


slSkipList : TSkipList;

private