Searched defs:timeoutWorkers (Results 1 – 2 of 2) sorted by relevance
131 int64_t timeoutWorkers = static_cast<int64_t>(timeoutWorkers_.size()); in CountTraceForWorker() local529 uint32_t timeoutWorkers = 0; in TryExpand() local
272 uint32_t timeoutWorkers = taskManager.GetTimeoutWorkers(); variable