vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskPool.terminate
vibe
core
taskpool
TaskPool
Instructs all worker threads to terminate and waits until all have finished.
class
TaskPool
@
safe
nothrow
void
terminate
(
)
Meta
Source
See Implementation
vibe
core
taskpool
TaskPool
constructors
this
functions
join
runTask
runTaskDist
runTaskDistH
runTaskH
terminate
properties
threadCount
Instructs all worker threads to terminate and waits until all have finished.