| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Release the write lock
Source position: systhrdh.inc line 34
public procedure TSimpleRWSync.Endwrite;  | 
EndWrite releases the current threads lock on the object, allowing other threads to acquire a read or write lock on the object.
  | 
Acquire a write lock  | 
|
  | 
Release the read lock  |