Home
last modified time | relevance | path

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

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