Searched defs:IsMainWorker (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.cpp | 396 bool ThreadedCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::ThreadedCoroutineManager |
| D | stackful_coroutine_manager.cpp | 614 bool StackfulCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::StackfulCoroutineManager |