Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TMultiReadExclusiveWriteSynchronizer.Endwrite

Release write access to the resource.

Declaration

Source position: systhrdh.inc line 60

public procedure TMultiReadExclusiveWriteSynchronizer.Endwrite;

Description

Beginwrite is the implementation of IReadWriteSync.EndWrite. It simply leaves the critical section.

Errors

None.

See also

IReadWriteSync.EndWrite

  

End a write operation.

BeginWrite

  

Request write access to the resource.


Documentation generated on: Jul 24 2023