Condition.this
Initializes a condition object which is associated with the supplied mutex object.
Parameters
m | The mutex with which this condition will be associated. |
Throws
SyncError on error.
ditto
this
( M m, bool _unused_ ) nothrow @trusted @nogcNo documentation available for this declaration.