SpecializedPoolThrottler.this

Constructor

class SpecializedPoolThrottler
this

Parameters

pool IPoolInfo

pool to base throttling decision on

suspend_point size_t

when number of busy tasks reaches this count, processing will get suspended

resume_point size_t

when number of busy tasks reaches this count, processing will get resumed

name istring

class name for the task type handled by the pool

Meta