TMultiReadExclusiveWriteSynchronizer : Method overview By inheritance
TMultiReadExclusiveWriteSynchronizer
| Member | Visibility | Description |
|---|---|---|
| Beginread | public | Request read access to the resource |
| Beginwrite | public | Request write access to the resource. |
| Create | public | Create a new instance of the TMultiReadExclusiveWriteSynchronizer class |
| Destroy | public | Destroys the TMultiReadExclusiveWriteSynchronizer instance |
| Endread | public | Release read access to the resource |
| Endwrite | public | Release write access to the resource |