End a write operation.
Source position: systhrdh.inc line 23
| procedure IReadWriteSync.EndWrite; | 
EndWrite signals the end of a write operation. After the call to EndWrite any other read or write operations can start.
| 
 | End a read operation. | |
| 
 | End a write operation. | |
| 
 | Start a read operation. |