tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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