Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp80 void ThreadedCoroutineManager::AddToRegistry(Coroutine *co) in AddToRegistry() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp162 void StackfulCoroutineManager::AddToRegistry(Coroutine *co) in AddToRegistry() function in ark::StackfulCoroutineManager