StdTaskPool

Undocumented in source.

Constructors

this
this(typeof(this) rhs)
Undocumented in source.
this
this(TaskPool pool)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Functions

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

Variables

pool
TaskPool pool;
Undocumented in source.

Meta