Searched defs:CreateExclusiveWorkerForThread (Results 1 – 2 of 2) sorted by relevance
219 …virtual Coroutine *CreateExclusiveWorkerForThread([[maybe_unused]] Runtime *runtime, [[maybe_unuse… in CreateExclusiveWorkerForThread() function
951 Coroutine *StackfulCoroutineManager::CreateExclusiveWorkerForThread(Runtime *runtime, PandaVM *vm) in CreateExclusiveWorkerForThread() function in ark::StackfulCoroutineManager