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

IReadWriteSync.EndRead

End a read operation.

Declaration

Source position: systhrdh.inc line 21

procedure IReadWriteSync.EndRead;

Description

EndRead signals the end of a read operation. If there was any blocked write operation, that will be unblocked by a call to EndRead.

See also

IReadWriteSync.BeginRead

  

Start a read operation.

IReadWriteSync.BeginWrite

  

Start a write operation.

IReadWriteSync.EndWrite

  

End a write operation.


Documentation generated on: Jul 24 2023