TFileSysListEx
From Ultibo.org
Return to Unit Filesystem
Description
To be documented
Class definitions
[Expand]
TFileSysListEx = class(TLinkedObjList)
Function declarations
[Expand]
constructor TFileSysListEx.Create(ALock:TSynchronizerHandle);
Description: To be documented
[Expand]
function TFileSysListEx.ReaderConvert:Boolean;
Description: Convert a Reader lock to a Writer lock
[Expand]
function TFileSysListEx.WriterConvert:Boolean;
Description: Convert a Writer lock to a Reader lock
Return to Unit Reference