End a read operation.
Source position: systhrdh.inc line 21
| 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. |