Searched defs:max_concurrency (Results 1 – 2 of 2) sorted by relevance
49 const size_t max_concurrency = CappedMaxConcurrency(active_workers_); in NotifyConcurrencyIncrease() local154 const size_t max_concurrency = CappedMaxConcurrency(active_workers_ - 1); in DidRunTask() local182 size_t max_concurrency = CappedMaxConcurrency(active_workers_ - 1); in WaitForParticipationOpportunityLockRequired() local
3316 size_t max_concurrency) in CompileJSToWasmWrapperJob()3372 size_t max_concurrency = flag_value < 1 ? std::numeric_limits<size_t>::max() in CompileJsToWasmWrappers() local