Searched defs:timeoutWorkers (Results 1 – 2 of 2) sorted by relevance
147 int64_t timeoutWorkers = static_cast<int64_t>(timeoutWorkers_.size()); in CountTraceForWorkerWithoutLock() local586 uint32_t timeoutWorkers = 0; in TryExpandWithCheckIdle() local
282 uint32_t timeoutWorkers = taskManager.GetTimeoutWorkers(); variable