RAD Studio VCL Reference
ContentsIndex
TMultiReadExclusiveWriteSynchronizer Methods Public Methods
Public Methods
 
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.