RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMultiReadExclusiveWriteSynchronizer Methods

The methods of the TMultiReadExclusiveWriteSynchronizer class are listed here.

 
Name 
Description 
 
Allows a thread to read from the protected memory when it is safe to do so. 
 
Allows a thread to write to the protected memory when it is safe to do so. 
 
Removes a thread from the internal list of threads that are accessing the protected memory. 
 
Allows other threads to access the associated memory. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!