Searched defs:EnableCoroutineSwitch (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.h | 64 void EnableCoroutineSwitch() override {}; in EnableCoroutineSwitch() function |
| D | stackful_coroutine_worker.cpp | 129 void StackfulCoroutineWorker::EnableCoroutineSwitch() in EnableCoroutineSwitch() function in ark::StackfulCoroutineWorker |
| D | stackful_coroutine_manager.cpp | 103 void StackfulCoroutineManager::EnableCoroutineSwitch() in EnableCoroutineSwitch() function in ark::StackfulCoroutineManager |