[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Destroys the TMultiReadExclusiveWriteSynchronizerinstance
Source position: systhrdh.inc line 29
public destructor TMultiReadExclusiveWriteSynchronizer.Destroy; override; |
Createdestroys the instance of TMultiReadExclusiveWriteSynchronizer. It frees the TRTLCriticalSectionit initialized, and calls the inherited destructor.
None.
|
A critical section. |