Searched defs:limitIsReached (Results 1 – 2 of 2) sorted by relevance
37 Coroutine *TryCreateEACoroutine(PandaEtsVM *etsVM, bool needInterop, bool &limitIsReached, bool &js… in TryCreateEACoroutine()116 auto limitIsReached = false; in ExclusiveLaunch() local
1004 bool limitIsReached = GetActiveWorkersCount() - commonWorkersCount_ >= exclusiveWorkersLimit_; in IsExclusiveWorkersLimitReached() local