Searched defs:stack_ctx_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/coroutine/detail/ | ||
| D | symmetric_coroutine_object.hpp | 41 stack_context stack_ctx_; member in boost::coroutines::detail::symmetric_coroutine_object |
| D | pull_coroutine_object.hpp | 62 stack_context stack_ctx_; member in boost::coroutines::detail::pull_coroutine_object |
| D | push_coroutine_object.hpp | 74 stack_context stack_ctx_; member in boost::coroutines::detail::push_coroutine_object |
| /third_party/boost/libs/coroutine/performance/ | ||
| D | preallocated_stack_allocator.hpp | 29 boost::coroutines::stack_context stack_ctx_; member in preallocated_stack_allocator |