* This should return true for Envoy worker threads and false for threads which do not have thread
* This should return true for Envoy worker threads and false for threads which do not have thread
void runOnAllThreads(const UpdateCb& cb) { slot_->runOnAllThreads(makeSlotUpdateCb(cb)); }
* A thread (via its dispatcher) must be registered before set() is called on any allocated slots