Searched defs:DestroyEntrypointfulCoroutine (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | coroutine_manager.cpp | 104 void CoroutineManager::DestroyEntrypointfulCoroutine(Coroutine *co) in DestroyEntrypointfulCoroutine() function in panda::CoroutineManager |
| D | stackful_coroutine_manager.cpp | 479 void StackfulCoroutineManager::DestroyEntrypointfulCoroutine(Coroutine *co) in DestroyEntrypointfulCoroutine() function in panda::StackfulCoroutineManager |