Set the internal flag to true. All coroutines waiting for it to become true are awakened. Coroutine that call $(D_PSYMBOL wait()) once the flag is true will not block at all.
See Implementation
Set the internal flag to true. All coroutines waiting for it to become true are awakened. Coroutine that call $(D_PSYMBOL wait()) once the flag is true will not block at all.