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



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

IReadWriteSync.BeginWrite

Start a write operation.

Declaration

Source position: systhrdh.inc line 20

function IReadWriteSync.BeginWrite: Boolean;

Description

BeginWrite signals the begin of a write operation. This call will block if any other read or write operation is currently in progress. It will resumt only after all other read or write operations have finished.

See also

IReadWriteSync.EndRead

  

End a read operation

IReadWriteSync.EndWrite

  

End a write operation.

IReadWriteSync.BeginRead

  

Start a read operation.

Notes

 No notes exist for this page yet. 





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