Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.h71 void EnableCoroutineSwitch() override {}; in EnableCoroutineSwitch() function
Dstackful_coroutine_worker.cpp210 void StackfulCoroutineWorker::EnableCoroutineSwitch() in EnableCoroutineSwitch() function in ark::StackfulCoroutineWorker
Dstackful_coroutine_manager.cpp219 void StackfulCoroutineManager::EnableCoroutineSwitch() in EnableCoroutineSwitch() function in ark::StackfulCoroutineManager