Searched defs:IsMainWorker (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | stackful_coroutine_worker.h | 89 bool IsMainWorker() const in IsMainWorker() function |
| D | threaded_coroutine_manager.cpp | 475 bool ThreadedCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::ThreadedCoroutineManager |
| D | stackful_coroutine_manager.cpp | 833 bool StackfulCoroutineManager::IsMainWorker(Coroutine *co) const in IsMainWorker() function in ark::StackfulCoroutineManager |