Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.cpp286 void StackfulCoroutineWorker::PushToRunnableQueue(Coroutine *co, CoroutinePriority priority) in PushToRunnableQueue() function in ark::StackfulCoroutineWorker
Dthreaded_coroutine_manager.cpp353 void ThreadedCoroutineManager::PushToRunnableQueue(Coroutine *co, CoroutinePriority priority) in PushToRunnableQueue() function in ark::ThreadedCoroutineManager