Searched defs:DisableCoroutineSwitch (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | threaded_coroutine_manager.h | 63 void DisableCoroutineSwitch() override {}; in DisableCoroutineSwitch() function |
| D | stackful_coroutine_worker.cpp | 117 void StackfulCoroutineWorker::DisableCoroutineSwitch() in DisableCoroutineSwitch() function in panda::StackfulCoroutineWorker |
| D | stackful_coroutine_manager.cpp | 86 void StackfulCoroutineManager::DisableCoroutineSwitch() in DisableCoroutineSwitch() function in panda::StackfulCoroutineManager |