Set the internal flag to true. All coroutines waiting for it to become true are awakened. Coroutines 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. Coroutines that call $(D_PSYMBOL wait()) once the flag is true will not block at all.