WorkerThread

Constructors

this
this(size_t index, Duration timeout, size_t stackSize)
Undocumented in source.

Members

Functions

attatch
bool attatch(Task task)
Undocumented in source. Be warned that the author may not have intended to support it.
index
size_t index()
Undocumented in source. Be warned that the author may not have intended to support it.
isBusy
bool isBusy()
Undocumented in source. Be warned that the author may not have intended to support it.
isIdle
bool isIdle()
Undocumented in source. Be warned that the author may not have intended to support it.
state
WorkerThreadState state()
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.
task
Task task()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta