help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

IReadWriteSync.EndRead

End a read operation

Declaration

Source position: systhrdh.inc line 19

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.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505