tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ThreadPool.assign
tango
core
ThreadPool
ThreadPool
Assign the given job to a thread immediately or block until one is available
class
ThreadPool
(Args...)
void
assign
(
JobD
job
,
Args
args
)
Meta
Source
See Implementation
tango
core
ThreadPool
ThreadPool
aliases
JobD
constructors
this
functions
activeJobs
append
assign
finish
pendingJobs
shutdown
tryAssign
wait
Assign the given job to a thread immediately or block until one is available