Searched defs:SetStatus (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
| D | stackful_coroutine.cpp | 56 void StackfulCoroutineContext::SetStatus(Coroutine::Status newStatus) in SetStatus() function in panda::StackfulCoroutineContext |
| D | threaded_coroutine.cpp | 39 void ThreadedCoroutineContext::SetStatus(Coroutine::Status newStatus) in SetStatus() function in panda::ThreadedCoroutineContext |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | mock_queue_thread_pool.cpp | 75 void SetStatus(TaskStatus status) in SetStatus() function in panda::test::MockTask |