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

TSimpleRWSync.Endwrite

Release the write lock.

Declaration

Source position: systhrdh.inc line 35

public procedure TSimpleRWSync.Endwrite;

Description

EndWrite releases the current threads lock on the object, allowing other threads to acquire a read or write lock on the object.

See also

TSimpleRWSync.BeginWrite

  

Acquire a write lock.

TSimpleRWSync.EndRead

  

Release the read lock.


Documentation generated on: Jul 24 2023