Home
last modified time | relevance | path

Searched refs:ThreadProcImpl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.cpp100 static_cast<StackfulCoroutineContext *>(ctx)->ThreadProcImpl(); in CoroThreadProc()
103 void StackfulCoroutineContext::ThreadProcImpl() in ThreadProcImpl() function in ark::StackfulCoroutineContext
Dstackful_coroutine.h126 void ThreadProcImpl();