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