ThreadPool

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
deferToThread
auto deferToThread(Timeout timeout, Parameters!F args)
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open(uint numThreads, size_t stackSize, Duration threadPollingInterval, Duration reactorPollingInterval)
Undocumented in source. Be warned that the author may not have intended to support it.
utTasksPool
auto ref utTasksPool()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

MAX_FETCH_STREAK
enum MAX_FETCH_STREAK;
Undocumented in source.

Meta