Searched defs:RequestSuspend (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | stackful_coroutine.cpp | 174 void StackfulCoroutineContext::RequestSuspend(bool getsBlocked) in RequestSuspend() function in ark::StackfulCoroutineContext |
| D | threaded_coroutine.cpp | 152 void ThreadedCoroutineContext::RequestSuspend(bool getsBlocked) in RequestSuspend() function in ark::ThreadedCoroutineContext |
| D | coroutine.cpp | 180 void Coroutine::RequestSuspend(bool getsBlocked) in RequestSuspend() function in ark::Coroutine |