TSimpleRWSync : Method overview By inheritance
TSimpleRWSync
| Member | Visibility | Description |
|---|---|---|
| Beginread | public | Acquire a read lock |
| Beginwrite | public | Acquire a write lock |
| Create | public | Create a new instance of TSimpleRWSync |
| Destroy | public | Removes the TSimpleRWSync instance from memory |
| Endread | public | Release the read lock |
| Endwrite | public | Release the write lock |