Searched defs:PushToRunnableQueue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | stackful_coroutine_worker.cpp | 194 void StackfulCoroutineWorker::PushToRunnableQueue(Coroutine *co, bool pushFront) in PushToRunnableQueue() function in ark::StackfulCoroutineWorker |
| D | threaded_coroutine_manager.cpp | 297 void ThreadedCoroutineManager::PushToRunnableQueue(Coroutine *co) in PushToRunnableQueue() function in ark::ThreadedCoroutineManager |