Searched defs:push_coroutine_context (Results 1 – 1 of 1) sorted by relevance
40 struct push_coroutine_context struct42 coroutine_context caller;43 coroutine_context callee;46 push_coroutine_context( preallocated const& palloc, Coro *) : in push_coroutine_context() function