Home
last modified time | relevance | path

Searched defs:ChooseWorkerForCoroutine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp395 CoroutineWorker *ThreadedCoroutineManager::ChooseWorkerForCoroutine([[maybe_unused]] Coroutine *co) in ChooseWorkerForCoroutine() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp564 StackfulCoroutineWorker *StackfulCoroutineManager::ChooseWorkerForCoroutine(Coroutine *co) in ChooseWorkerForCoroutine() function in ark::StackfulCoroutineManager