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