RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConditionVariableMutex Methods

The methods of the TConditionVariableMutex class are listed here.

 
Name 
Description 
 
Raises an exception, since a condition variable cannot be acquired. 
 
Wakes up a single thread sleeping on the mutex condition variable. 
 
Wakes up all threads sleeping on the mutex condition variable. 
 
Sleeps on the condition variable and releases the specified mutex. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!