Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h89 bool IsMainWorker() const in IsMainWorker() function
Dthreaded_coroutine_manager.cpp475 bool ThreadedCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp833 bool StackfulCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::StackfulCoroutineManager