ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
SpecializedPoolThrottler.resume_point
ocean
task
ThrottledTaskPool
SpecializedPoolThrottler
When amount of total queued tasks is <= this value, the input will be resumed.
class
SpecializedPoolThrottler
protected
size_t
resume_point
;
Meta
Source
See Implementation
ocean
task
ThrottledTaskPool
SpecializedPoolThrottler
constructors
this
functions
resume
suspend
variables
pool
resume_point
suspend_point
task_class_name
When amount of total queued tasks is <= this value, the input will be resumed.