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