Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp73 void ThreadedCoroutineManager::DeleteCoroutineContext(CoroutineContext *ctx) in DeleteCoroutineContext() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp411 void StackfulCoroutineManager::DeleteCoroutineContext(CoroutineContext *ctx) in DeleteCoroutineContext() function in ark::StackfulCoroutineManager