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