Searched refs:CoroThreadProc (Results 1 – 2 of 2) sorted by relevance
36 fibers::UpdateContext(&context_, CoroThreadProc, this, stack_, stackSizeBytes_); in AttachToCoroutine()98 void StackfulCoroutineContext::CoroThreadProc(void *ctx) in CoroThreadProc() function in ark::StackfulCoroutineContext
127 static void CoroThreadProc(void *ctx);