Searched defs:DeleteCoroutineContext (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.cpp | 73 void ThreadedCoroutineManager::DeleteCoroutineContext(CoroutineContext *ctx) in DeleteCoroutineContext() function in ark::ThreadedCoroutineManager |
| D | stackful_coroutine_manager.cpp | 411 void StackfulCoroutineManager::DeleteCoroutineContext(CoroutineContext *ctx) in DeleteCoroutineContext() function in ark::StackfulCoroutineManager |