Event

Undocumented in source.

Constructors

this
this(bool signaled)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

dispose
void dispose()
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
trigger
void trigger()

Trigger the event.

trigger
void trigger()
Undocumented in source. Be warned that the author may not have intended to support it.
waitAndReset
void waitAndReset()

Wait for the event to be triggered, then reset and return atomically

waitAndReset
void waitAndReset()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta