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