Initializes a condition object which is associated with the supplied mutex object.
The mutex with which this condition will be associated.
SyncException on error.
See Implementation
Initializes a condition object which is associated with the supplied mutex object.