[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Destroys the TMultiReadExclusiveWriteSynchronizer instance
Source position: systhrdh.inc line 29
public destructor TMultiReadExclusiveWriteSynchronizer.Destroy; override; |
Create destroys the instance of TMultiReadExclusiveWriteSynchronizer. It frees the TRTLCriticalSection it initialized, and calls the inherited destructor.
None.
|
A critical section. |
No notes exist for this page yet.