tango ~master (2025-06-29T14:40:56.0544651)
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