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