Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.cpp36 fibers::UpdateContext(&context_, CoroThreadProc, this, stack_, stackSizeBytes_); in AttachToCoroutine()
98 void StackfulCoroutineContext::CoroThreadProc(void *ctx) in CoroThreadProc() function in ark::StackfulCoroutineContext
Dstackful_coroutine.h127 static void CoroThreadProc(void *ctx);