[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
End a read operation
Source position: systhrdh.inc line 19
procedure IReadWriteSync.EndRead; |
EndRead signals the end of a read operation. If there was any blocked write operation, that will be unblocked by a call to EndRead.
|
Start a read operation. |
|
|
Start a write operation. |
|
|
End a write operation. |
No notes exist for this page yet.