Event.clear

Reset the internal flag to false. Subsequently, coroutines calling $(D_PSYMBOL wait()) will block until $(D_PSYMBOL set()) is called to set the internal flag to true again.

class Event
void
clear
()

Meta