LocalThreadWorker

Undocumented in source.

Constructors

this
this(LocalThreadExecutor e)
Undocumented in source.
this
this(Tid tid)
Undocumented in source.

Members

Functions

addTimer
Timer addTimer(VoidDelegate dg, Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
cancelTimer
void cancelTimer(Timer timer)
Undocumented in source. Be warned that the author may not have intended to support it.
isInContext
bool isInContext()
Undocumented in source. Be warned that the author may not have intended to support it.
schedule
void schedule(VoidDelegate dg)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AddTimer
struct AddTimer
Undocumented in source.
RemoveTimer
struct RemoveTimer
Undocumented in source.
Timer
struct Timer
Undocumented in source.

Meta