Searched defs:RequestResume (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | stackful_coroutine.cpp | 179 void StackfulCoroutineContext::RequestResume() in RequestResume() function in ark::StackfulCoroutineContext |
| D | threaded_coroutine.cpp | 158 void ThreadedCoroutineContext::RequestResume() in RequestResume() function in ark::ThreadedCoroutineContext |
| D | coroutine.cpp | 185 void Coroutine::RequestResume() in RequestResume() function in ark::Coroutine |