Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp96 void ThreadedCoroutineManager::RemoveFromRegistry(Coroutine *co) in RemoveFromRegistry() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp289 void StackfulCoroutineManager::RemoveFromRegistry(Coroutine *co) in RemoveFromRegistry() function in ark::StackfulCoroutineManager