Function ManualEvent.emit
Emits the signal, waking up all owners of the signal.
int emit() nothrow @trusted shared;
Emits the signal, waking up all owners of the signal.
int emit() nothrow @trusted shared;