ThreadObjectFactory

Constructors

this
this(ThreadPoolOptions options)
Undocumented in source.

Members

Functions

destroyObject
void destroyObject(PooledThread p)
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid(PooledThread p)
Undocumented in source. Be warned that the author may not have intended to support it.
makeObject
PooledThread makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta