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