Home
last modified time | relevance | path

Searched defs:push_coroutine_context (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/coroutine/detail/
Dpush_coroutine_object.hpp40 struct push_coroutine_context struct
42 coroutine_context caller;
43 coroutine_context callee;
46 push_coroutine_context( preallocated const& palloc, Coro *) : in push_coroutine_context() function