Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp132 bool ThreadedCoroutineManager::TerminateCoroutine(Coroutine *co) in TerminateCoroutine() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp323 bool StackfulCoroutineManager::TerminateCoroutine(Coroutine *co) in TerminateCoroutine() function in ark::StackfulCoroutineManager