Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_manager.h38 explicit StackfulCoroutineManager(CoroutineFactory factory) : CoroutineManager(factory) {} in StackfulCoroutineManager() function
Dstackful_coroutine_worker.h30 class StackfulCoroutineManager; variable