ThreadHandle

Undocumented in source.

Members

Functions

join
void join()
Undocumented in source. Be warned that the author may not have intended to support it.
spawn
void spawn(void delegate() fn)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ed
shared(EventDriver) ed;
Undocumented in source.
th
Thread th;
Undocumented in source.

Meta