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