Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp199 bool ThreadedCoroutineManager::LaunchImmediately([[maybe_unused]] CompletionEvent *completionEvent, in LaunchImmediately() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp435 bool StackfulCoroutineManager::LaunchImmediately(CompletionEvent *completionEvent, Method *entrypoi… in LaunchImmediately() function in ark::StackfulCoroutineManager