Home
last modified time | relevance | path

Searched defs:SetStatus (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.cpp56 void StackfulCoroutineContext::SetStatus(Coroutine::Status newStatus) in SetStatus() function in panda::StackfulCoroutineContext
Dthreaded_coroutine.cpp39 void ThreadedCoroutineContext::SetStatus(Coroutine::Status newStatus) in SetStatus() function in panda::ThreadedCoroutineContext
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp75 void SetStatus(TaskStatus status) in SetStatus() function in panda::test::MockTask