Searched defs:RegisterCoroutine (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.cpp | 101 void ThreadedCoroutineManager::RegisterCoroutine(Coroutine *co) in RegisterCoroutine() function in panda::ThreadedCoroutineManager |
| D | stackful_coroutine_manager.cpp | 157 void StackfulCoroutineManager::RegisterCoroutine(Coroutine *co) in RegisterCoroutine() function in panda::StackfulCoroutineManager |