Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp396 bool ThreadedCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp614 bool StackfulCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::StackfulCoroutineManager