Searched refs:coroutine_func_t (Results 1 – 1 of 1) sorted by relevance
333 typedef void(*coroutine_func_t)(); in create_coroutine() typedef340 makecontext(&c.my_context, (coroutine_func_t)co_local_wait_for_all, 2, hi, lo); in create_coroutine()