TEvent

Undocumented in source.

Members

Aliases

ThreadEventsTy
alias ThreadEventsTy = Tuple!(shared(EventDriver), EventID)[typeof(Thread.getThis.id)]
Undocumented in source.

Functions

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

Meta