RAD Studio VCL Reference
ContentsIndex
TCriticalSection Methods Public Methods
Public Methods
 
Name 
Description 
 
Binds the critical section to the calling thread. 
 
Blocks other threads when the calling thread enters a thread-sensitive section. 
 
Allows other threads to use the critical section. 
 
Allows other threads to use the critical section. 
 
Tries to enter a critical section. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.