phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
TaskPool.this
std
parallelism
TaskPool
Allows for custom number of worker threads.
this
()
this
(size_t nWorkers)
class
TaskPool
@
trusted
this
(
size_t
nWorkers
)
Meta
Source
See Implementation
std
parallelism
TaskPool
constructors
this
functions
asyncBuf
finish
isDaemon
parallel
priority
put
stop
workerIndex
workerLocalStorage
properties
size
structs
WorkerLocalStorage
WorkerLocalStorageRange
templates
amap
fold
map
reduce
Allows for custom number of worker threads.