TaskCondition.this - multiple declarations
Function TaskCondition.this
this
(
core .sync .mutex .Mutex mtx
) nothrow @safe;
Function TaskCondition.this
this
(
shared(core .sync .mutex .Mutex) mtx
) nothrow @safe shared;