Searched defs:AddToRegistry (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.cpp | 89 void ThreadedCoroutineManager::AddToRegistry(Coroutine *co) in AddToRegistry() function in ark::ThreadedCoroutineManager |
| D | stackful_coroutine_manager.cpp | 279 void StackfulCoroutineManager::AddToRegistry(Coroutine *co) in AddToRegistry() function in ark::StackfulCoroutineManager |