This class defines a thread synchonisation object.
Construction
Operations
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
This class defines a thread synchonisation object.This is a special type of mutual exclusion, where a thread wishes to get exlusive use of a resource but only if a certain other condition is met.
virtual void Signal()
virtual BOOL Condition()
virtual void OnWait()
Alphabetic index HTML hierarchy of classes or Java