Searched defs:CreateWorkers (Results 1 – 3 of 3) sorted by relevance
233 virtual void CreateWorkers([[maybe_unused]] size_t howMany, [[maybe_unused]] Runtime *runtime, in CreateWorkers() function
52 void ThreadedCoroutineManager::CreateWorkers(size_t howMany, Runtime *runtime, PandaVM *vm) in CreateWorkers() function in ark::ThreadedCoroutineManager
57 void StackfulCoroutineManager::CreateWorkers(size_t howMany, Runtime *runtime, PandaVM *vm) in CreateWorkers() function in ark::StackfulCoroutineManager